Class ImageAnnotatorStub (3.41.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
Type Description
UnaryCallable<AsyncBatchAnnotateFilesRequest,Operation>

asyncBatchAnnotateFilesOperationCallable()

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

batchAnnotateImagesCallable()

public UnaryCallable<BatchAnnotateImagesRequest,BatchAnnotateImagesResponse> batchAnnotateImagesCallable()
Returns
Type Description
UnaryCallable<BatchAnnotateImagesRequest,BatchAnnotateImagesResponse>

close()

public abstract void close()

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub