| Package | Description |
|---|---|
| com.google.api.services.vision.v1p2beta1 | |
| com.google.api.services.vision.v1p2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Vision.Images.AsyncBatchAnnotate |
Vision.Images.asyncBatchAnnotate(GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest content)
Run asynchronous image detection and annotation for a list of images.
|
Vision.Projects.Images.AsyncBatchAnnotate |
Vision.Projects.Images.asyncBatchAnnotate(String parent,
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest content)
Run asynchronous image detection and annotation for a list of images.
|
Vision.Projects.Locations.Images.AsyncBatchAnnotate |
Vision.Projects.Locations.Images.asyncBatchAnnotate(String parent,
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest content)
Run asynchronous image detection and annotation for a list of images.
|
| Constructor and Description |
|---|
AsyncBatchAnnotate(GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest content)
Run asynchronous image detection and annotation for a list of images.
|
AsyncBatchAnnotate(String parent,
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest content)
Run asynchronous image detection and annotation for a list of images.
|
AsyncBatchAnnotate(String parent,
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest content)
Run asynchronous image detection and annotation for a list of images.
|
Copyright © 2011–2025 Google. All rights reserved.