Create Client with Project ID
Explore further
For detailed documentation that includes this code sample, see the following:
- Add and update data
- Add data to Cloud Firestore
- Create a Firestore database by using a server client library
- Get data with Cloud Firestore
- Get started with Cloud Firestore
- Getting data
Code sample
C#
To authenticate to Firestore, set up Application Default Credentials. For more information, see Set up authentication for a local development environment.
Java
To authenticate to Firestore, set up Application Default Credentials. For more information, see Set up authentication for a local development environment.
PHP
To authenticate to Firestore, set up Application Default Credentials. For more information, see Set up authentication for a local development environment.
Python
To authenticate to Firestore, set up Application Default Credentials. For more information, see Set up authentication for a local development environment.
What's next
To search and filter code samples for other Google Cloud products, see the Google Cloud sample browser.