Class DocumentUnderstandingServiceStub (2.46.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
Type Description
UnaryCallable<BatchProcessDocumentsRequest,Operation>

batchProcessDocumentsOperationCallable()

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

close()

public abstract void close()

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub