public static class FirestoreClient.ListCollectionIdsPagedResponse extends AbstractPagedListResponse<com.google.firestore.v1.ListCollectionIdsRequest,com.google.firestore.v1.ListCollectionIdsResponse,String,FirestoreClient.ListCollectionIdsPage,FirestoreClient.ListCollectionIdsFixedSizeCollection>
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<FirestoreClient.ListCollectionIdsPagedResponse> |
createAsync(PageContext<com.google.firestore.v1.ListCollectionIdsRequest,com.google.firestore.v1.ListCollectionIdsResponse,String> context,
com.google.api.core.ApiFuture<com.google.firestore.v1.ListCollectionIdsResponse> futureResponse) |
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
public static com.google.api.core.ApiFuture<FirestoreClient.ListCollectionIdsPagedResponse> createAsync(PageContext<com.google.firestore.v1.ListCollectionIdsRequest,com.google.firestore.v1.ListCollectionIdsResponse,String> context, com.google.api.core.ApiFuture<com.google.firestore.v1.ListCollectionIdsResponse> futureResponse)
Copyright © 2019 Google LLC. All rights reserved.