Package | Description |
---|---|
com.google.cloud.firestore.v1 |
A client to Google Cloud Firestore API.
|
Modifier and Type | Method and Description |
---|---|
protected FirestoreClient.ListDocumentsPage |
FirestoreClient.ListDocumentsPage.createPage(PageContext<com.google.firestore.v1.ListDocumentsRequest,com.google.firestore.v1.ListDocumentsResponse,com.google.firestore.v1.Document> context,
com.google.firestore.v1.ListDocumentsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<FirestoreClient.ListDocumentsPage> |
FirestoreClient.ListDocumentsPage.createPageAsync(PageContext<com.google.firestore.v1.ListDocumentsRequest,com.google.firestore.v1.ListDocumentsResponse,com.google.firestore.v1.Document> context,
com.google.api.core.ApiFuture<com.google.firestore.v1.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.