Class IntentsGrpc


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

      • getGetIntentMethod

        public static io.grpc.MethodDescriptor<GetIntentRequest,​Intent> getGetIntentMethod()
      • getDeleteIntentMethod

        public static io.grpc.MethodDescriptor<DeleteIntentRequest,​com.google.protobuf.Empty> getDeleteIntentMethod()
      • getBatchUpdateIntentsMethod

        public static io.grpc.MethodDescriptor<BatchUpdateIntentsRequest,​com.google.longrunning.Operation> getBatchUpdateIntentsMethod()
      • getBatchDeleteIntentsMethod

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

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

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

        public static IntentsGrpc.IntentsFutureStub 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()