This property defaults to None, meaning that the environment variable is
ignored.
ProjectId
public string ProjectId { get; set; }
The ID of the Google Cloud Platform project that contains the database. May be null, in which case
the project will be automatically detected if possible.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["This document outlines the `FirestoreDbBuilder` class, which is used to configure credentials, endpoints, and project IDs for `FirestoreDb`."],["`FirestoreDbBuilder` inherits from `ClientBuilderBase\u003cFirestoreDb\u003e` and provides methods for building `FirestoreDb` instances synchronously and asynchronously."],["The class supports configuration options like `ProjectId`, `Settings`, `ConverterRegistry`, and `EmulatorDetection`, allowing customization of Firestore interactions."],["Several methods and properties are inherited from `ClientBuilderBase\u003cFirestoreDb\u003e`, including options for managing credentials, channels, and emulator environments."],["The document lists various versions of the Google Cloud Firestore .NET library, ranging from version 2.3.1 to 3.10.0, highlighting the latest release."]]],[]]