| Package | Description | 
|---|---|
| com.google.cloud.firestore.spi.v1 | |
| com.google.cloud.firestore.v1 | 
 A client to Google Cloud Firestore API. 
 | 
| com.google.cloud.firestore.v1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,FirestoreClient.ListDocumentsPagedResponse> | 
GrpcFirestoreRpc.listDocumentsPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,FirestoreClient.ListDocumentsPagedResponse> | 
FirestoreRpc.listDocumentsPagedCallable()
Returns a list of documents. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FirestoreClient.ListDocumentsPagedResponse | 
FirestoreClient.listDocuments(ListDocumentsRequest request)
Lists documents. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<FirestoreClient.ListDocumentsPagedResponse> | 
FirestoreClient.ListDocumentsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDocumentsRequest,ListDocumentsResponse,Document> context,
           com.google.api.core.ApiFuture<ListDocumentsResponse> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,FirestoreClient.ListDocumentsPagedResponse> | 
FirestoreClient.listDocumentsPagedCallable()
Lists documents. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListDocumentsRequest,ListDocumentsResponse,FirestoreClient.ListDocumentsPagedResponse> | 
FirestoreSettings.listDocumentsSettings()
Returns the object with the settings used for calls to listDocuments. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDocumentsRequest,ListDocumentsResponse,FirestoreClient.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<ListDocumentsRequest,FirestoreClient.ListDocumentsPagedResponse> | 
GrpcFirestoreStub.listDocumentsPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListDocumentsRequest,FirestoreClient.ListDocumentsPagedResponse> | 
FirestoreStub.listDocumentsPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListDocumentsRequest,ListDocumentsResponse,FirestoreClient.ListDocumentsPagedResponse> | 
FirestoreStubSettings.listDocumentsSettings()
Returns the object with the settings used for calls to listDocuments. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDocumentsRequest,ListDocumentsResponse,FirestoreClient.ListDocumentsPagedResponse> | 
FirestoreStubSettings.Builder.listDocumentsSettings()
Returns the builder for the settings used for calls to listDocuments. 
 | 
Copyright © 2019 Google LLC. All rights reserved.