Class KnowledgeBasesGrpc.KnowledgeBasesImplBase

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

    public abstract static class KnowledgeBasesGrpc.KnowledgeBasesImplBase
    extends Object
    implements io.grpc.BindableService, KnowledgeBasesGrpc.AsyncService
    Base class for the server implementation of the service KnowledgeBases.
     Service for managing
     [KnowledgeBases][google.cloud.dialogflow.v2beta1.KnowledgeBase].
     
    • Constructor Detail

      • KnowledgeBasesImplBase

        public KnowledgeBasesImplBase()
    • Method Detail

      • bindService

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