| 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.
|
| Constructor and Description |
|---|
AsyncBatchAnnotate(GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest content)
Run asynchronous image detection and annotation for a list of images.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest |
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest.clone() |
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest |
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest.set(String fieldName,
Object value) |
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest |
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest.setOutputConfig(GoogleCloudVisionV1p2beta1OutputConfig outputConfig)
Required.
|
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest |
GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest.setRequests(List<GoogleCloudVisionV1p2beta1AnnotateImageRequest> requests)
Individual image annotation requests for this batch.
|
Copyright © 2011–2019 Google. All rights reserved.