Class VersionsGrpc


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

      • getCreateVersionMethod

        public static io.grpc.MethodDescriptor<CreateVersionRequest,​com.google.longrunning.Operation> getCreateVersionMethod()
      • getDeleteVersionMethod

        public static io.grpc.MethodDescriptor<DeleteVersionRequest,​com.google.protobuf.Empty> getDeleteVersionMethod()
      • getLoadVersionMethod

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

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

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

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

        public static io.grpc.ServiceDescriptor getServiceDescriptor()