Class DocumentServiceGrpc.DocumentServiceImplBase (2.47.0)

public abstract static class DocumentServiceGrpc.DocumentServiceImplBase implements BindableService, DocumentServiceGrpc.AsyncService

Base class for the server implementation of the service DocumentService.

Service to call Cloud DocumentAI to manage document collection (dataset).

Inheritance

java.lang.Object > DocumentServiceGrpc.DocumentServiceImplBase

Implements

io.grpc.BindableService, DocumentServiceGrpc.AsyncService

Constructors

DocumentServiceImplBase()

public DocumentServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition