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(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context,
ListIndexesResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<FirestoreAdminClient.ListIndexesPage> |
FirestoreAdminClient.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 FirestoreAdminClient.ListIndexesFixedSizeCollection |
FirestoreAdminClient.ListIndexesFixedSizeCollection.createCollection(List<FirestoreAdminClient.ListIndexesPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.