| Package | Description | 
|---|---|
| com.google.cloud.firestore.v1 | 
 A client to Google Cloud Firestore API. 
 | 
| com.google.cloud.firestore.v1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
FirestoreAdminClient.ListFieldsPagedResponse | 
FirestoreAdminClient.listFields(ListFieldsRequest request)
Lists the field configuration and metadata for this database. 
 | 
FirestoreAdminClient.ListFieldsPagedResponse | 
FirestoreAdminClient.listFields(ParentName parent)
Lists the field configuration and metadata for this database. 
 | 
FirestoreAdminClient.ListFieldsPagedResponse | 
FirestoreAdminClient.listFields(String parent)
Lists the field configuration and metadata for this database. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<FirestoreAdminClient.ListFieldsPagedResponse> | 
FirestoreAdminClient.ListFieldsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListFieldsRequest,ListFieldsResponse,Field> context,
           com.google.api.core.ApiFuture<ListFieldsResponse> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListFieldsRequest,FirestoreAdminClient.ListFieldsPagedResponse> | 
FirestoreAdminClient.listFieldsPagedCallable()
Lists the field configuration and metadata for this database. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListFieldsRequest,ListFieldsResponse,FirestoreAdminClient.ListFieldsPagedResponse> | 
FirestoreAdminSettings.listFieldsSettings()
Returns the object with the settings used for calls to listFields. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFieldsRequest,ListFieldsResponse,FirestoreAdminClient.ListFieldsPagedResponse> | 
FirestoreAdminSettings.Builder.listFieldsSettings()
Returns the builder for the settings used for calls to listFields. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListFieldsRequest,FirestoreAdminClient.ListFieldsPagedResponse> | 
FirestoreAdminStub.listFieldsPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListFieldsRequest,FirestoreAdminClient.ListFieldsPagedResponse> | 
GrpcFirestoreAdminStub.listFieldsPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListFieldsRequest,ListFieldsResponse,FirestoreAdminClient.ListFieldsPagedResponse> | 
FirestoreAdminStubSettings.listFieldsSettings()
Returns the object with the settings used for calls to listFields. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFieldsRequest,ListFieldsResponse,FirestoreAdminClient.ListFieldsPagedResponse> | 
FirestoreAdminStubSettings.Builder.listFieldsSettings()
Returns the builder for the settings used for calls to listFields. 
 | 
Copyright © 2019 Google LLC. All rights reserved.