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 page details the `FirestoreDbBuilder` class, which is used to configure credentials, endpoints, and project IDs for `FirestoreDb`."],["`FirestoreDbBuilder` inherits from `ClientBuilderBase\u003cFirestoreDb\u003e` and includes properties like `ConverterRegistry`, `EmulatorDetection`, `ProjectId`, and `Settings`."],["It provides methods to build a `FirestoreDb` instance synchronously with `Build()` and asynchronously with `BuildAsync()`."],["There is a list of links to previous versions of the documentation, with version 3.10.0 being the latest."],["Inherited members from `ClientBuilderBase\u003cFirestoreDb\u003e` are available for use with `FirestoreDbBuilder`."]]],[]]