| 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 DataStoreServiceClient.ListDataStoresPage |
DataStoreServiceClient.ListDataStoresPage.createPage(com.google.api.gax.rpc.PageContext<ListDataStoresRequest,ListDataStoresResponse,DataStore> context,
ListDataStoresResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<DataStoreServiceClient.ListDataStoresPage> |
DataStoreServiceClient.ListDataStoresPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListDataStoresRequest,ListDataStoresResponse,DataStore> context,
com.google.api.core.ApiFuture<ListDataStoresResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected DataStoreServiceClient.ListDataStoresFixedSizeCollection |
DataStoreServiceClient.ListDataStoresFixedSizeCollection.createCollection(List<DataStoreServiceClient.ListDataStoresPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.