| Package | Description |
|---|---|
| com.google.cloud.datastore.admin.v1 |
A client to Cloud Datastore API
|
| Modifier and Type | Method and Description |
|---|---|
protected DatastoreAdminClient.ListIndexesPage |
DatastoreAdminClient.ListIndexesPage.createPage(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context,
ListIndexesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<DatastoreAdminClient.ListIndexesPage> |
DatastoreAdminClient.ListIndexesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context,
com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected DatastoreAdminClient.ListIndexesFixedSizeCollection |
DatastoreAdminClient.ListIndexesFixedSizeCollection.createCollection(List<DatastoreAdminClient.ListIndexesPage> pages,
int collectionSize) |
Copyright © 2023 Google LLC. All rights reserved.