Package | Description |
---|---|
com.google.cloud.firestore.v1beta1 |
A client to Google Cloud Firestore API.
|
Modifier and Type | Method and Description |
---|---|
protected FirestoreClient.ListCollectionIdsPage |
FirestoreClient.ListCollectionIdsPage.createPage(PageContext<com.google.firestore.v1beta1.ListCollectionIdsRequest,com.google.firestore.v1beta1.ListCollectionIdsResponse,String> context,
com.google.firestore.v1beta1.ListCollectionIdsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<FirestoreClient.ListCollectionIdsPage> |
FirestoreClient.ListCollectionIdsPage.createPageAsync(PageContext<com.google.firestore.v1beta1.ListCollectionIdsRequest,com.google.firestore.v1beta1.ListCollectionIdsResponse,String> context,
com.google.api.core.ApiFuture<com.google.firestore.v1beta1.ListCollectionIdsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected FirestoreClient.ListCollectionIdsFixedSizeCollection |
FirestoreClient.ListCollectionIdsFixedSizeCollection.createCollection(List<FirestoreClient.ListCollectionIdsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.