Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
Modifier and Type | Method and Description |
---|---|
AsyncAnnotateFileResponseOrBuilder |
AsyncBatchAnnotateFilesResponse.getResponsesOrBuilder(int index)
The list of file annotation responses, one for each request in
AsyncBatchAnnotateFilesRequest.
|
AsyncAnnotateFileResponseOrBuilder |
AsyncBatchAnnotateFilesResponse.Builder.getResponsesOrBuilder(int index)
The list of file annotation responses, one for each request in
AsyncBatchAnnotateFilesRequest.
|
AsyncAnnotateFileResponseOrBuilder |
AsyncBatchAnnotateFilesResponseOrBuilder.getResponsesOrBuilder(int index)
The list of file annotation responses, one for each request in
AsyncBatchAnnotateFilesRequest.
|
Modifier and Type | Method and Description |
---|---|
List<? extends AsyncAnnotateFileResponseOrBuilder> |
AsyncBatchAnnotateFilesResponse.getResponsesOrBuilderList()
The list of file annotation responses, one for each request in
AsyncBatchAnnotateFilesRequest.
|
List<? extends AsyncAnnotateFileResponseOrBuilder> |
AsyncBatchAnnotateFilesResponse.Builder.getResponsesOrBuilderList()
The list of file annotation responses, one for each request in
AsyncBatchAnnotateFilesRequest.
|
List<? extends AsyncAnnotateFileResponseOrBuilder> |
AsyncBatchAnnotateFilesResponseOrBuilder.getResponsesOrBuilderList()
The list of file annotation responses, one for each request in
AsyncBatchAnnotateFilesRequest.
|
Copyright © 2022 Google LLC. All rights reserved.