Package | Description |
---|---|
com.google.cloud.firestore.v1 |
A client to Google Cloud Firestore API.
|
com.google.cloud.firestore.v1.stub |
Modifier and Type | Method and Description |
---|---|
FirestoreAdminClient.ListIndexesPagedResponse |
FirestoreAdminClient.listIndexes(ListIndexesRequest request)
Lists composite indexes.
|
FirestoreAdminClient.ListIndexesPagedResponse |
FirestoreAdminClient.listIndexes(ParentName parent)
Lists composite indexes.
|
FirestoreAdminClient.ListIndexesPagedResponse |
FirestoreAdminClient.listIndexes(String parent)
Lists composite indexes.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminClient.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,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminClient.listIndexesPagedCallable()
Lists composite indexes.
|
com.google.api.gax.rpc.PagedCallSettings<ListIndexesRequest,ListIndexesResponse,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminSettings.listIndexesSettings()
Returns the object with the settings used for calls to listIndexes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexesRequest,ListIndexesResponse,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminSettings.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,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminStub.listIndexesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListIndexesRequest,FirestoreAdminClient.ListIndexesPagedResponse> |
GrpcFirestoreAdminStub.listIndexesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListIndexesRequest,ListIndexesResponse,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminStubSettings.listIndexesSettings()
Returns the object with the settings used for calls to listIndexes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListIndexesRequest,ListIndexesResponse,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminStubSettings.Builder.listIndexesSettings()
Returns the builder for the settings used for calls to listIndexes.
|
Copyright © 2019 Google LLC. All rights reserved.