Class DocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceImplBase (2.45.0)

public abstract static class DocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceImplBase implements BindableService, DocumentUnderstandingServiceGrpc.AsyncService

Base class for the server implementation of the service DocumentUnderstandingService.

Service to parse structured information from unstructured or semi-structured documents using state-of-the-art Google AI such as natural language, computer vision, and translation.

Inheritance

java.lang.Object > DocumentUnderstandingServiceGrpc.DocumentUnderstandingServiceImplBase

Implements

io.grpc.BindableService, DocumentUnderstandingServiceGrpc.AsyncService

Constructors

DocumentUnderstandingServiceImplBase()

public DocumentUnderstandingServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition