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."],[[["The page provides documentation for the `DatastoreDbBuilder` class, which is part of the `Google.Cloud.Datastore.V1` namespace in the .NET library, with the latest version being 4.15.0."],["`DatastoreDbBuilder` is a builder class used to configure settings such as credentials and the endpoint for `DatastoreDb` objects, which interact with Google Cloud Datastore."],["The class inherits from `ClientBuilderBase\u003cDatastoreDb\u003e` and provides methods for building `DatastoreDb` objects synchronously and asynchronously, alongside methods for settings adjustment."],["The `EmulatorDetection` property allows control over how the builder should respond to emulator environment variables for testing."],["Key properties of the class include `ProjectId`, `NamespaceId`, and `Settings`, which provide direct control over the configuration of a Google Cloud Datastore project and its settings."]]],[]]