| Modifier and Type | Class and Description |
|---|---|
class |
AnnotateFileResponse
Response to a single file annotation request.
|
static class |
AnnotateFileResponse.Builder
Response to a single file annotation request.
|
| 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 © 2023 Google LLC. All rights reserved.