| Package | Description |
|---|---|
| com.google.cloud.datastore.admin.v1 |
A client to Cloud Datastore API
|
| com.google.cloud.datastore.admin.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
DatastoreAdminClient.ListIndexesPagedResponse |
DatastoreAdminClient.listIndexes(ListIndexesRequest request)
Lists the indexes that match the specified filters.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DatastoreAdminClient.ListIndexesPagedResponse> |
DatastoreAdminClient.ListIndexesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context,
com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,DatastoreAdminClient.ListIndexesPagedResponse> |
DatastoreAdminClient.listIndexesPagedCallable()
Lists the indexes that match the specified filters.
|
com.google.api.gax.rpc.PagedCallSettings<ListIndexesRequest,ListIndexesResponse,DatastoreAdminClient.ListIndexesPagedResponse> |
DatastoreAdminSettings.listIndexesSettings()
Returns the object with the settings used for calls to listIndexes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexesRequest,ListIndexesResponse,DatastoreAdminClient.ListIndexesPagedResponse> |
DatastoreAdminSettings.Builder.listIndexesSettings()
Returns the builder for the settings used for calls to listIndexes.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,DatastoreAdminClient.ListIndexesPagedResponse> |
GrpcDatastoreAdminStub.listIndexesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,DatastoreAdminClient.ListIndexesPagedResponse> |
HttpJsonDatastoreAdminStub.listIndexesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,DatastoreAdminClient.ListIndexesPagedResponse> |
DatastoreAdminStub.listIndexesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListIndexesRequest,ListIndexesResponse,DatastoreAdminClient.ListIndexesPagedResponse> |
DatastoreAdminStubSettings.listIndexesSettings()
Returns the object with the settings used for calls to listIndexes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexesRequest,ListIndexesResponse,DatastoreAdminClient.ListIndexesPagedResponse> |
DatastoreAdminStubSettings.Builder.listIndexesSettings()
Returns the builder for the settings used for calls to listIndexes.
|
Copyright © 2023 Google LLC. All rights reserved.