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 the project ID for `FirestoreDb`."],["The `FirestoreDbBuilder` class inherits from `ClientBuilderBase\u003cFirestoreDb\u003e` and provides methods for building `FirestoreDb` instances, both synchronously and asynchronously."],["It supports various configuration options, including setting custom converters via `ConverterRegistry`, specifying emulator detection behavior, and setting warning loggers."],["The document lists versions ranging from 2.3.1 to the latest 3.10.0 of the `FirestoreDb` for the .Net framework, with links to each version's documentation."],["`FirestoreDbBuilder` includes properties for setting the project ID, `FirestoreSettings`, and properties to manage channel credentials, and endpoints."]]],[]]