Package com.google.cloud.firestore.v1 (3.24.3)
GitHub Repository |
This package is not the recommended entry point to using this client library!
For this library, we recommend using com.google.cloud.firestore for new applications.
Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
Client | Description |
---|---|
com.google.cloud.firestore.v1.FirestoreAdminClient |
Service Description: The Cloud Firestore Admin API.
This API provides several administrative services for Cloud Firestore. |
com.google.cloud.firestore.v1.FirestoreClient |
Service Description: The Cloud Firestore service.
Cloud Firestore is a fast, fully managed, serverless, cloud-native NoSQL document database that simplifies storing, syncing, and querying data for your mobile, web, and IoT apps at global |
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
Settings | Description |
---|---|
com.google.cloud.firestore.v1.FirestoreAdminSettings |
Settings class to configure an instance of FirestoreAdminClient.
The default instance has everything set to sensible defaults: |
com.google.cloud.firestore.v1.FirestoreSettings |
Settings class to configure an instance of FirestoreClient.
The default instance has everything set to sensible defaults: |