| Package | Description |
|---|---|
| com.google.cloud.firestore.v1beta1 |
A client to Google Cloud Firestore API.
|
| com.google.cloud.firestore.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
PagedResponseWrappers.ListDocumentsPagedResponse |
FirestoreClient.listDocuments(com.google.firestore.v1beta1.ListDocumentsRequest request)
Lists documents.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PagedResponseWrappers.ListDocumentsPagedResponse> |
PagedResponseWrappers.ListDocumentsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<com.google.firestore.v1beta1.ListDocumentsRequest,com.google.firestore.v1beta1.ListDocumentsResponse,com.google.firestore.v1beta1.Document> context,
com.google.api.core.ApiFuture<com.google.firestore.v1beta1.ListDocumentsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<com.google.firestore.v1beta1.ListDocumentsRequest,PagedResponseWrappers.ListDocumentsPagedResponse> |
FirestoreClient.listDocumentsPagedCallable()
Lists documents.
|
com.google.api.gax.rpc.PagedCallSettings<com.google.firestore.v1beta1.ListDocumentsRequest,com.google.firestore.v1beta1.ListDocumentsResponse,PagedResponseWrappers.ListDocumentsPagedResponse> |
FirestoreSettings.listDocumentsSettings()
Returns the object with the settings used for calls to listDocuments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.firestore.v1beta1.ListDocumentsRequest,com.google.firestore.v1beta1.ListDocumentsResponse,PagedResponseWrappers.ListDocumentsPagedResponse> |
FirestoreSettings.Builder.listDocumentsSettings()
Returns the builder for the settings used for calls to listDocuments.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<com.google.firestore.v1beta1.ListDocumentsRequest,PagedResponseWrappers.ListDocumentsPagedResponse> |
FirestoreStub.listDocumentsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.firestore.v1beta1.ListDocumentsRequest,PagedResponseWrappers.ListDocumentsPagedResponse> |
GrpcFirestoreStub.listDocumentsPagedCallable() |
Copyright © 2017 Google. All rights reserved.