| Package | Description |
|---|---|
| com.google.api.services.vision.v1p1beta1 | |
| com.google.api.services.vision.v1p1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Vision.Images.Annotate |
Vision.Images.annotate(GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest content)
Run image detection and annotation for a batch of images.
|
| Constructor and Description |
|---|
Annotate(GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest content)
Run image detection and annotation for a batch of images.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest |
GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest.clone() |
GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest |
GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest.set(String fieldName,
Object value) |
GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest |
GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest.setRequests(List<GoogleCloudVisionV1p1beta1AnnotateImageRequest> requests)
Individual image annotation requests for this batch.
|
Copyright © 2011–2019 Google. All rights reserved.