@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/dialogflow/v2/agent.proto") public final class AgentsGrpc extends Object
Service for managing [Agents][google.cloud.dialogflow.v2.Agent].
Modifier and Type | Class and Description |
---|---|
static class |
AgentsGrpc.AgentsBlockingStub
Service for managing [Agents][google.cloud.dialogflow.v2.Agent].
|
static class |
AgentsGrpc.AgentsFutureStub
Service for managing [Agents][google.cloud.dialogflow.v2.Agent].
|
static class |
AgentsGrpc.AgentsImplBase
Service for managing [Agents][google.cloud.dialogflow.v2.Agent].
|
static class |
AgentsGrpc.AgentsStub
Service for managing [Agents][google.cloud.dialogflow.v2.Agent].
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static MethodDescriptor<GetAgentRequest,Agent> getGetAgentMethod()
public static MethodDescriptor<SetAgentRequest,Agent> getSetAgentMethod()
public static MethodDescriptor<DeleteAgentRequest,Empty> getDeleteAgentMethod()
public static MethodDescriptor<SearchAgentsRequest,SearchAgentsResponse> getSearchAgentsMethod()
public static MethodDescriptor<TrainAgentRequest,Operation> getTrainAgentMethod()
public static MethodDescriptor<ExportAgentRequest,Operation> getExportAgentMethod()
public static MethodDescriptor<ImportAgentRequest,Operation> getImportAgentMethod()
public static MethodDescriptor<RestoreAgentRequest,Operation> getRestoreAgentMethod()
public static MethodDescriptor<GetValidationResultRequest,ValidationResult> getGetValidationResultMethod()
public static AgentsGrpc.AgentsStub newStub(Channel channel)
public static AgentsGrpc.AgentsBlockingStub newBlockingStub(Channel channel)
public static AgentsGrpc.AgentsFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2022 Google LLC. All rights reserved.