Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
Modifier and Type | Method and Description |
---|---|
AnnotateFileResponseOrBuilder |
BatchAnnotateFilesResponse.getResponsesOrBuilder(int index)
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
AnnotateFileResponseOrBuilder |
BatchAnnotateFilesResponse.Builder.getResponsesOrBuilder(int index)
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
AnnotateFileResponseOrBuilder |
BatchAnnotateFilesResponseOrBuilder.getResponsesOrBuilder(int index)
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
Modifier and Type | Method and Description |
---|---|
List<? extends AnnotateFileResponseOrBuilder> |
BatchAnnotateFilesResponse.getResponsesOrBuilderList()
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
List<? extends AnnotateFileResponseOrBuilder> |
BatchAnnotateFilesResponse.Builder.getResponsesOrBuilderList()
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
List<? extends AnnotateFileResponseOrBuilder> |
BatchAnnotateFilesResponseOrBuilder.getResponsesOrBuilderList()
The list of file annotation responses, each response corresponding to each
AnnotateFileRequest in BatchAnnotateFilesRequest.
|
Copyright © 2022 Google LLC. All rights reserved.