Class FlowsGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/dialogflow/cx/v3/flow.proto")
    public final class FlowsGrpc
    extends Object
     Service for managing [Flows][google.cloud.dialogflow.cx.v3.Flow].
     
    • Method Detail

      • getCreateFlowMethod

        public static io.grpc.MethodDescriptor<CreateFlowRequest,​Flow> getCreateFlowMethod()
      • getDeleteFlowMethod

        public static io.grpc.MethodDescriptor<DeleteFlowRequest,​com.google.protobuf.Empty> getDeleteFlowMethod()
      • getGetFlowMethod

        public static io.grpc.MethodDescriptor<GetFlowRequest,​Flow> getGetFlowMethod()
      • getUpdateFlowMethod

        public static io.grpc.MethodDescriptor<UpdateFlowRequest,​Flow> getUpdateFlowMethod()
      • getTrainFlowMethod

        public static io.grpc.MethodDescriptor<TrainFlowRequest,​com.google.longrunning.Operation> getTrainFlowMethod()
      • getImportFlowMethod

        public static io.grpc.MethodDescriptor<ImportFlowRequest,​com.google.longrunning.Operation> getImportFlowMethod()
      • getExportFlowMethod

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

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

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

        public static FlowsGrpc.FlowsFutureStub 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​(FlowsGrpc.AsyncService service)
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()