Class DocumentsGrpc.DocumentsImplBase

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

    public abstract static class DocumentsGrpc.DocumentsImplBase
    extends Object
    implements io.grpc.BindableService, DocumentsGrpc.AsyncService
    Base class for the server implementation of the service Documents.
     Service for managing knowledge
     [Documents][google.cloud.dialogflow.v2beta1.Document].
     
    • Constructor Detail

      • DocumentsImplBase

        public DocumentsImplBase()
    • Method Detail

      • bindService

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