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(com.google.api.gax.rpc.PageContext<ListCollectionIdsRequest,ListCollectionIdsResponse,String> context,
ListCollectionIdsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<FirestoreClient.ListCollectionIdsPage> |
FirestoreClient.ListCollectionIdsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListCollectionIdsRequest,ListCollectionIdsResponse,String> context,
com.google.api.core.ApiFuture<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.