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