Class EntityTypesGrpc


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

      • getDeleteEntityTypeMethod

        public static io.grpc.MethodDescriptor<DeleteEntityTypeRequest,​com.google.protobuf.Empty> getDeleteEntityTypeMethod()
      • getBatchUpdateEntityTypesMethod

        public static io.grpc.MethodDescriptor<BatchUpdateEntityTypesRequest,​com.google.longrunning.Operation> getBatchUpdateEntityTypesMethod()
      • getBatchDeleteEntityTypesMethod

        public static io.grpc.MethodDescriptor<BatchDeleteEntityTypesRequest,​com.google.longrunning.Operation> getBatchDeleteEntityTypesMethod()
      • getBatchCreateEntitiesMethod

        public static io.grpc.MethodDescriptor<BatchCreateEntitiesRequest,​com.google.longrunning.Operation> getBatchCreateEntitiesMethod()
      • getBatchUpdateEntitiesMethod

        public static io.grpc.MethodDescriptor<BatchUpdateEntitiesRequest,​com.google.longrunning.Operation> getBatchUpdateEntitiesMethod()
      • getBatchDeleteEntitiesMethod

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

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

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

        public static EntityTypesGrpc.EntityTypesFutureStub 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()