| Package | Description |
|---|---|
| com.google.api.services.vision.v1p1beta1 | |
| com.google.api.services.vision.v1p1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Vision.Images.AsyncBatchAnnotate |
Vision.Images.asyncBatchAnnotate(GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest content)
Run asynchronous image detection and annotation for a list of images.
|
Vision.Projects.Images.AsyncBatchAnnotate |
Vision.Projects.Images.asyncBatchAnnotate(String parent,
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest content)
Run asynchronous image detection and annotation for a list of images.
|
Vision.Projects.Locations.Images.AsyncBatchAnnotate |
Vision.Projects.Locations.Images.asyncBatchAnnotate(String parent,
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest content)
Run asynchronous image detection and annotation for a list of images.
|
| Constructor and Description |
|---|
AsyncBatchAnnotate(GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest content)
Run asynchronous image detection and annotation for a list of images.
|
AsyncBatchAnnotate(String parent,
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest content)
Run asynchronous image detection and annotation for a list of images.
|
AsyncBatchAnnotate(String parent,
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest content)
Run asynchronous image detection and annotation for a list of images.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest |
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest.clone() |
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest |
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest.set(String fieldName,
Object value) |
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest |
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest.setOutputConfig(GoogleCloudVisionV1p1beta1OutputConfig outputConfig)
Required.
|
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest |
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest.setParent(String parent)
Optional.
|
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest |
GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest.setRequests(List<GoogleCloudVisionV1p1beta1AnnotateImageRequest> requests)
Required.
|
Copyright © 2011–2020 Google. All rights reserved.