Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncAnnotateFileResponse
The response for a single offline file annotation request.
|
static class |
AsyncAnnotateFileResponse.Builder
The response for a single offline file annotation request.
|
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.