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(com.google.firestore.admin.v1.ListIndexesRequest request)
Lists composite indexes.
|
FirestoreAdminClient.ListIndexesPagedResponse |
FirestoreAdminClient.listIndexes(com.google.firestore.admin.v1.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(PageContext<com.google.firestore.admin.v1.ListIndexesRequest,com.google.firestore.admin.v1.ListIndexesResponse,com.google.firestore.admin.v1.Index> context,
com.google.api.core.ApiFuture<com.google.firestore.admin.v1.ListIndexesResponse> futureResponse) |
UnaryCallable<com.google.firestore.admin.v1.ListIndexesRequest,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminClient.listIndexesPagedCallable()
Lists composite indexes.
|
PagedCallSettings<com.google.firestore.admin.v1.ListIndexesRequest,com.google.firestore.admin.v1.ListIndexesResponse,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminSettings.listIndexesSettings()
Returns the object with the settings used for calls to listIndexes.
|
PagedCallSettings.Builder<com.google.firestore.admin.v1.ListIndexesRequest,com.google.firestore.admin.v1.ListIndexesResponse,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminSettings.Builder.listIndexesSettings()
Returns the builder for the settings used for calls to listIndexes.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.firestore.admin.v1.ListIndexesRequest,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminStub.listIndexesPagedCallable() |
UnaryCallable<com.google.firestore.admin.v1.ListIndexesRequest,FirestoreAdminClient.ListIndexesPagedResponse> |
GrpcFirestoreAdminStub.listIndexesPagedCallable() |
PagedCallSettings<com.google.firestore.admin.v1.ListIndexesRequest,com.google.firestore.admin.v1.ListIndexesResponse,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminStubSettings.listIndexesSettings()
Returns the object with the settings used for calls to listIndexes.
|
PagedCallSettings.Builder<com.google.firestore.admin.v1.ListIndexesRequest,com.google.firestore.admin.v1.ListIndexesResponse,FirestoreAdminClient.ListIndexesPagedResponse> |
FirestoreAdminStubSettings.Builder.listIndexesSettings()
Returns the builder for the settings used for calls to listIndexes.
|
Copyright © 2019 Google LLC. All rights reserved.