Class ImageAnnotatorStub (3.39.0)

public abstract class ImageAnnotatorStub implements BackgroundResource

Base stub class for the ImageAnnotator service API.

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

Inheritance

java.lang.Object > ImageAnnotatorStub

Implements

BackgroundResource

Constructors

ImageAnnotatorStub()

public ImageAnnotatorStub()

Methods

asyncBatchAnnotateFilesCallable()

public UnaryCallable<AsyncBatchAnnotateFilesRequest,Operation> asyncBatchAnnotateFilesCallable()
Returns
TypeDescription
UnaryCallable<AsyncBatchAnnotateFilesRequest,Operation>

asyncBatchAnnotateFilesOperationCallable()

public OperationCallable<AsyncBatchAnnotateFilesRequest,AsyncBatchAnnotateFilesResponse,OperationMetadata> asyncBatchAnnotateFilesOperationCallable()
Returns
TypeDescription
OperationCallable<AsyncBatchAnnotateFilesRequest,AsyncBatchAnnotateFilesResponse,OperationMetadata>

batchAnnotateImagesCallable()

public UnaryCallable<BatchAnnotateImagesRequest,BatchAnnotateImagesResponse> batchAnnotateImagesCallable()
Returns
TypeDescription
UnaryCallable<BatchAnnotateImagesRequest,BatchAnnotateImagesResponse>

close()

public abstract void close()

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub