| Package | Description |
|---|---|
| com.google.api.services.vision.v1p2beta1 | |
| com.google.api.services.vision.v1p2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Vision.Images.Annotate |
Vision.Images.annotate(GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest content)
Run image detection and annotation for a batch of images.
|
Vision.Projects.Images.Annotate |
Vision.Projects.Images.annotate(String parent,
GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest content)
Run image detection and annotation for a batch of images.
|
Vision.Projects.Locations.Images.Annotate |
Vision.Projects.Locations.Images.annotate(String parent,
GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest content)
Run image detection and annotation for a batch of images.
|
| Constructor and Description |
|---|
Annotate(GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest content)
Run image detection and annotation for a batch of images.
|
Annotate(String parent,
GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest content)
Run image detection and annotation for a batch of images.
|
Annotate(String parent,
GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest content)
Run image detection and annotation for a batch of images.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest |
GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest.clone() |
GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest |
GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest.set(String fieldName,
Object value) |
GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest |
GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest.setLabels(Map<String,String> labels)
Optional.
|
GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest |
GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest.setParent(String parent)
Optional.
|
GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest |
GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest.setRequests(List<GoogleCloudVisionV1p2beta1AnnotateImageRequest> requests)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.