Package | Description |
---|---|
com.google.cloud.firestore.v1 |
A client to Cloud Firestore API
|
Modifier and Type | Method and Description |
---|---|
protected FirestoreClient.PartitionQueryPage |
FirestoreClient.PartitionQueryPage.createPage(com.google.api.gax.rpc.PageContext<PartitionQueryRequest,PartitionQueryResponse,Cursor> context,
PartitionQueryResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<FirestoreClient.PartitionQueryPage> |
FirestoreClient.PartitionQueryPage.createPageAsync(com.google.api.gax.rpc.PageContext<PartitionQueryRequest,PartitionQueryResponse,Cursor> context,
com.google.api.core.ApiFuture<PartitionQueryResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected FirestoreClient.PartitionQueryFixedSizeCollection |
FirestoreClient.PartitionQueryFixedSizeCollection.createCollection(List<FirestoreClient.PartitionQueryPage> pages,
int collectionSize) |
Copyright © 2023 Google LLC. All rights reserved.