| Package | Description |
|---|---|
| com.google.cloud.documentai.v1 |
A client to Cloud Document AI API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected DocumentProcessorServiceClient.ListEvaluationsPage |
DocumentProcessorServiceClient.ListEvaluationsPage.createPage(com.google.api.gax.rpc.PageContext<ListEvaluationsRequest,ListEvaluationsResponse,Evaluation> context,
ListEvaluationsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<DocumentProcessorServiceClient.ListEvaluationsPage> |
DocumentProcessorServiceClient.ListEvaluationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListEvaluationsRequest,ListEvaluationsResponse,Evaluation> context,
com.google.api.core.ApiFuture<ListEvaluationsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected DocumentProcessorServiceClient.ListEvaluationsFixedSizeCollection |
DocumentProcessorServiceClient.ListEvaluationsFixedSizeCollection.createCollection(List<DocumentProcessorServiceClient.ListEvaluationsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.