Class EntityTypesGrpc.EntityTypesImplBase

  • All Implemented Interfaces:
    EntityTypesGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    EntityTypesGrpc

    public abstract static class EntityTypesGrpc.EntityTypesImplBase
    extends Object
    implements io.grpc.BindableService, EntityTypesGrpc.AsyncService
    Base class for the server implementation of the service EntityTypes.
     Service for managing
     [EntityTypes][google.cloud.dialogflow.v2beta1.EntityType].
     
    • Constructor Detail

      • EntityTypesImplBase

        public EntityTypesImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService