The project ID, or null if this has not yet been configured. Note that a project ID must be configured
(or detected via an emulator environment variable) before building the DatastoreDb.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `DatastoreDbBuilder` class, which is part of the Google Cloud Datastore v1 API and is used to simplify the configuration of credentials and endpoints for `DatastoreDb`."],["The `DatastoreDbBuilder` class, found within the `Google.Cloud.Datastore.V1` namespace, inherits from `ClientBuilderBase\u003cDatastoreDb\u003e` and offers methods to build and configure instances of `DatastoreDb` for .NET applications."],["The document lists various versions of the Google Cloud Datastore v1 API, with version 4.15.0 being the latest, and provides links to documentation for each version, ranging from 4.15.0 down to 3.2.0."],["`DatastoreDbBuilder` offers properties such as `ProjectId`, `NamespaceId`, `EmulatorDetection`, and `Settings`, which allow for custom configurations, including how the builder handles emulator environment variables."],["Key functionalities of `DatastoreDbBuilder` include the ability to build `DatastoreDb` instances synchronously and asynchronously, along with methods to inherit or copy settings from other builders, validate settings, and manage emulator-related configurations."]]],[]]