| Package | Description |
|---|---|
| com.google.cloud.discoveryengine.v1 |
A client to Discovery Engine API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected DocumentServiceClient.ListDocumentsPage |
DocumentServiceClient.ListDocumentsPage.createPage(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context,
ListDocumentsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<DocumentServiceClient.ListDocumentsPage> |
DocumentServiceClient.ListDocumentsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context,
com.google.api.core.ApiFuture<ListDocumentsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected DocumentServiceClient.ListDocumentsFixedSizeCollection |
DocumentServiceClient.ListDocumentsFixedSizeCollection.createCollection(List<DocumentServiceClient.ListDocumentsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.