| Modifier and Type | Class and Description |
|---|---|
class |
Vision.Images.Annotate |
class |
Vision.Images.AsyncBatchAnnotate |
| Constructor and Description |
|---|
Images() |
| Modifier and Type | Method and Description |
|---|---|
Vision.Images.Annotate |
annotate(GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest content)
Run image detection and annotation for a batch of images.
|
Vision.Images.AsyncBatchAnnotate |
asyncBatchAnnotate(GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest content)
Run asynchronous image detection and annotation for a list of images.
|
public Vision.Images.Annotate annotate(GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.content - the GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequestIOExceptionpublic Vision.Images.AsyncBatchAnnotate asyncBatchAnnotate(GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.content - the GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequestIOExceptionCopyright © 2011–2025 Google. All rights reserved.