Class DocumentUnderstandingServiceStub (2.6.0)

public abstract class DocumentUnderstandingServiceStub implements BackgroundResource

Base stub class for the DocumentUnderstandingService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > DocumentUnderstandingServiceStub

Implements

BackgroundResource

Constructors

DocumentUnderstandingServiceStub()

public DocumentUnderstandingServiceStub()

Methods

batchProcessDocumentsCallable()

public UnaryCallable<BatchProcessDocumentsRequest,Operation> batchProcessDocumentsCallable()
Returns
TypeDescription
UnaryCallable<BatchProcessDocumentsRequest,Operation>

batchProcessDocumentsOperationCallable()

public OperationCallable<BatchProcessDocumentsRequest,BatchProcessDocumentsResponse,OperationMetadata> batchProcessDocumentsOperationCallable()
Returns
TypeDescription
OperationCallable<BatchProcessDocumentsRequest,BatchProcessDocumentsResponse,OperationMetadata>

close()

public abstract void close()

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub