Class DocumentServiceGrpc.DocumentServiceImplBase

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

    public abstract static class DocumentServiceGrpc.DocumentServiceImplBase
    extends Object
    implements io.grpc.BindableService, DocumentServiceGrpc.AsyncService
    Base class for the server implementation of the service DocumentService.
     Service for ingesting
     [Document][google.cloud.discoveryengine.v1beta.Document] information of the
     customer's website.
     
    • Constructor Detail

      • DocumentServiceImplBase

        public DocumentServiceImplBase()
    • Method Detail

      • bindService

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