com.google.api.gax.longrunning.OperationFuture<AsyncBatchAnnotateFilesResponse,OperationMetadata> |
ImageAnnotatorClient.asyncBatchAnnotateFilesAsync(AsyncBatchAnnotateFilesRequest request) |
Run asynchronous image detection and annotation for a list of generic files, such as PDF files,
which may contain multiple pages and multiple images per page.
|
com.google.api.gax.longrunning.OperationFuture<AsyncBatchAnnotateFilesResponse,OperationMetadata> |
ImageAnnotatorClient.asyncBatchAnnotateFilesAsync(List<AsyncAnnotateFileRequest> requests) |
Run asynchronous image detection and annotation for a list of generic files, such as PDF files,
which may contain multiple pages and multiple images per page.
|
com.google.api.gax.rpc.OperationCallable<AsyncBatchAnnotateFilesRequest,AsyncBatchAnnotateFilesResponse,OperationMetadata> |
ImageAnnotatorClient.asyncBatchAnnotateFilesOperationCallable() |
Run asynchronous image detection and annotation for a list of generic files, such as PDF files,
which may contain multiple pages and multiple images per page.
|
com.google.api.gax.rpc.OperationCallSettings<AsyncBatchAnnotateFilesRequest,AsyncBatchAnnotateFilesResponse,OperationMetadata> |
ImageAnnotatorSettings.asyncBatchAnnotateFilesOperationSettings() |
Returns the object with the settings used for calls to asyncBatchAnnotateFiles.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<AsyncBatchAnnotateFilesRequest,AsyncBatchAnnotateFilesResponse,OperationMetadata> |
ImageAnnotatorSettings.Builder.asyncBatchAnnotateFilesOperationSettings() |
Returns the builder for the settings used for calls to asyncBatchAnnotateFiles.
|
com.google.api.gax.longrunning.OperationFuture<AsyncBatchAnnotateImagesResponse,OperationMetadata> |
ImageAnnotatorClient.asyncBatchAnnotateImagesAsync(AsyncBatchAnnotateImagesRequest request) |
Run asynchronous image detection and annotation for a list of images.
|
com.google.api.gax.longrunning.OperationFuture<AsyncBatchAnnotateImagesResponse,OperationMetadata> |
ImageAnnotatorClient.asyncBatchAnnotateImagesAsync(List<AnnotateImageRequest> requests,
OutputConfig outputConfig) |
Run asynchronous image detection and annotation for a list of images.
|
com.google.api.gax.rpc.OperationCallable<AsyncBatchAnnotateImagesRequest,AsyncBatchAnnotateImagesResponse,OperationMetadata> |
ImageAnnotatorClient.asyncBatchAnnotateImagesOperationCallable() |
Run asynchronous image detection and annotation for a list of images.
|
com.google.api.gax.rpc.OperationCallSettings<AsyncBatchAnnotateImagesRequest,AsyncBatchAnnotateImagesResponse,OperationMetadata> |
ImageAnnotatorSettings.asyncBatchAnnotateImagesOperationSettings() |
Returns the object with the settings used for calls to asyncBatchAnnotateImages.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<AsyncBatchAnnotateImagesRequest,AsyncBatchAnnotateImagesResponse,OperationMetadata> |
ImageAnnotatorSettings.Builder.asyncBatchAnnotateImagesOperationSettings() |
Returns the builder for the settings used for calls to asyncBatchAnnotateImages.
|
com.google.protobuf.Parser<OperationMetadata> |
OperationMetadata.getParserForType() |
|
static com.google.protobuf.Parser<OperationMetadata> |
OperationMetadata.parser() |
|