Package | Description |
---|---|
com.google.cloud.vision.v1p2beta1 |
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 |
AnnotateFileResponseOrBuilder.getResponsesOrBuilder(int index)
Individual responses to images found within the file.
|
AnnotateImageResponseOrBuilder |
AnnotateFileResponse.getResponsesOrBuilder(int index)
Individual responses to images found within the file.
|
AnnotateImageResponseOrBuilder |
AnnotateFileResponse.Builder.getResponsesOrBuilder(int index)
Individual responses to images found within the file.
|
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> |
AnnotateFileResponseOrBuilder.getResponsesOrBuilderList()
Individual responses to images found within the file.
|
List<? extends AnnotateImageResponseOrBuilder> |
AnnotateFileResponse.getResponsesOrBuilderList()
Individual responses to images found within the file.
|
List<? extends AnnotateImageResponseOrBuilder> |
AnnotateFileResponse.Builder.getResponsesOrBuilderList()
Individual responses to images found within the file.
|
List<? extends AnnotateImageResponseOrBuilder> |
BatchAnnotateImagesResponseOrBuilder.getResponsesOrBuilderList()
Individual responses to image annotation requests within the batch.
|
Copyright © 2022 Google LLC. All rights reserved.