| Modifier and Type | Class and Description |
|---|---|
class |
ProcessDocumentResponse
Response to a single document processing request.
|
static class |
ProcessDocumentResponse.Builder
Response to a single document processing request.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessDocumentResponseOrBuilder |
BatchProcessDocumentsResponseOrBuilder.getResponsesOrBuilder(int index)
Responses for each individual document.
|
ProcessDocumentResponseOrBuilder |
BatchProcessDocumentsResponse.getResponsesOrBuilder(int index)
Responses for each individual document.
|
ProcessDocumentResponseOrBuilder |
BatchProcessDocumentsResponse.Builder.getResponsesOrBuilder(int index)
Responses for each individual document.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ProcessDocumentResponseOrBuilder> |
BatchProcessDocumentsResponseOrBuilder.getResponsesOrBuilderList()
Responses for each individual document.
|
List<? extends ProcessDocumentResponseOrBuilder> |
BatchProcessDocumentsResponse.getResponsesOrBuilderList()
Responses for each individual document.
|
List<? extends ProcessDocumentResponseOrBuilder> |
BatchProcessDocumentsResponse.Builder.getResponsesOrBuilderList()
Responses for each individual document.
|
Copyright © 2023 Google LLC. All rights reserved.