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