| Modifier and Type | Class and Description |
|---|---|
class |
AnnotateImageRequest
Request for performing Google Cloud Vision API tasks over a user-provided
image, with user-requested features.
|
static class |
AnnotateImageRequest.Builder
Request for performing Google Cloud Vision API tasks over a user-provided
image, with user-requested features.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotateImageRequestOrBuilder |
BatchAnnotateImagesRequest.getRequestsOrBuilder(int index)
Individual image annotation requests for this batch.
|
AnnotateImageRequestOrBuilder |
BatchAnnotateImagesRequest.Builder.getRequestsOrBuilder(int index)
Individual image annotation requests for this batch.
|
AnnotateImageRequestOrBuilder |
BatchAnnotateImagesRequestOrBuilder.getRequestsOrBuilder(int index)
Individual image annotation requests for this batch.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AnnotateImageRequestOrBuilder> |
BatchAnnotateImagesRequest.getRequestsOrBuilderList()
Individual image annotation requests for this batch.
|
List<? extends AnnotateImageRequestOrBuilder> |
BatchAnnotateImagesRequest.Builder.getRequestsOrBuilderList()
Individual image annotation requests for this batch.
|
List<? extends AnnotateImageRequestOrBuilder> |
BatchAnnotateImagesRequestOrBuilder.getRequestsOrBuilderList()
Individual image annotation requests for this batch.
|
Copyright © 2020 Google LLC. All rights reserved.