Class ImageAnnotatorStub (2.1.1)

See more code actions.
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.

java.lang.Object > ImageAnnotatorStub
BackgroundResource

Constructors

ImageAnnotatorStub()

public ImageAnnotatorStub()

Methods

asyncBatchAnnotateFilesCallable()

public UnaryCallable<AsyncBatchAnnotateFilesRequest,Operation> asyncBatchAnnotateFilesCallable()
Returns

asyncBatchAnnotateFilesOperationCallable()

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

batchAnnotateImagesCallable()

public UnaryCallable<BatchAnnotateImagesRequest,BatchAnnotateImagesResponse> batchAnnotateImagesCallable()
Returns

close()

public abstract void close()

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub