Class AgentsGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/dialogflow/v2beta1/agent.proto")
    public final class AgentsGrpc
    extends Object
     Service for managing [Agents][google.cloud.dialogflow.v2beta1.Agent].
     
    • Method Detail

      • getGetAgentMethod

        public static io.grpc.MethodDescriptor<GetAgentRequest,​Agent> getGetAgentMethod()
      • getSetAgentMethod

        public static io.grpc.MethodDescriptor<SetAgentRequest,​Agent> getSetAgentMethod()
      • getDeleteAgentMethod

        public static io.grpc.MethodDescriptor<DeleteAgentRequest,​com.google.protobuf.Empty> getDeleteAgentMethod()
      • getTrainAgentMethod

        public static io.grpc.MethodDescriptor<TrainAgentRequest,​com.google.longrunning.Operation> getTrainAgentMethod()
      • getExportAgentMethod

        public static io.grpc.MethodDescriptor<ExportAgentRequest,​com.google.longrunning.Operation> getExportAgentMethod()
      • getImportAgentMethod

        public static io.grpc.MethodDescriptor<ImportAgentRequest,​com.google.longrunning.Operation> getImportAgentMethod()
      • getRestoreAgentMethod

        public static io.grpc.MethodDescriptor<RestoreAgentRequest,​com.google.longrunning.Operation> getRestoreAgentMethod()
      • newStub

        public static AgentsGrpc.AgentsStub newStub​(io.grpc.Channel channel)
        Creates a new async stub that supports all call types for the service
      • newBlockingStub

        public static AgentsGrpc.AgentsBlockingStub newBlockingStub​(io.grpc.Channel channel)
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
      • newFutureStub

        public static AgentsGrpc.AgentsFutureStub newFutureStub​(io.grpc.Channel channel)
        Creates a new ListenableFuture-style stub that supports unary calls on the service
      • bindService

        public static final io.grpc.ServerServiceDefinition bindService​(AgentsGrpc.AsyncService service)
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()