Package | Description |
---|---|
com.google.cloud.vision.v1p1beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
AnnotateImageResponseOrBuilder |
BatchAnnotateImagesResponse.getResponsesOrBuilder(int index)
Individual responses to image annotation requests within the batch.
|
AnnotateImageResponseOrBuilder |
BatchAnnotateImagesResponse.Builder.getResponsesOrBuilder(int index)
Individual responses to image annotation requests within the batch.
|
AnnotateImageResponseOrBuilder |
BatchAnnotateImagesResponseOrBuilder.getResponsesOrBuilder(int index)
Individual responses to image annotation requests within the batch.
|
Modifier and Type | Method and Description |
---|---|
List<? extends AnnotateImageResponseOrBuilder> |
BatchAnnotateImagesResponse.getResponsesOrBuilderList()
Individual responses to image annotation requests within the batch.
|
List<? extends AnnotateImageResponseOrBuilder> |
BatchAnnotateImagesResponse.Builder.getResponsesOrBuilderList()
Individual responses to image annotation requests within the batch.
|
List<? extends AnnotateImageResponseOrBuilder> |
BatchAnnotateImagesResponseOrBuilder.getResponsesOrBuilderList()
Individual responses to image annotation requests within the batch.
|
Copyright © 2022 Google LLC. All rights reserved.