Package com.google.cloud.firestore.v1
Class FirestoreClient.PartitionQueryPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<PartitionQueryRequest,PartitionQueryResponse,Cursor,FirestoreClient.PartitionQueryPage,FirestoreClient.PartitionQueryFixedSizeCollection>
com.google.cloud.firestore.v1.FirestoreClient.PartitionQueryPagedResponse
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Cursor>
- Enclosing class:
- FirestoreClient
public static class FirestoreClient.PartitionQueryPagedResponse
extends com.google.api.gax.paging.AbstractPagedListResponse<PartitionQueryRequest,PartitionQueryResponse,Cursor,FirestoreClient.PartitionQueryPage,FirestoreClient.PartitionQueryFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.api.core.ApiFuture<FirestoreClient.PartitionQueryPagedResponse>createAsync(com.google.api.gax.rpc.PageContext<PartitionQueryRequest, PartitionQueryResponse, Cursor> context, com.google.api.core.ApiFuture<PartitionQueryResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static com.google.api.core.ApiFuture<FirestoreClient.PartitionQueryPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<PartitionQueryRequest, PartitionQueryResponse, Cursor> context, com.google.api.core.ApiFuture<PartitionQueryResponse> futureResponse)
-