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-04-17 UTC."],[[["The `DatastoreDbBuilder` class is designed to simplify the configuration of credentials and endpoints for `DatastoreDb`."],["Version 4.15.0 is the latest version available, with several prior versions accessible, ranging back to version 3.2.0."],["This builder inherits from `ClientBuilderBase\u003cDatastoreDb\u003e` and includes inherited members for settings and emulator support."],["The builder allows configuration of project ID, namespace ID, and settings, with default values that can be overridden."],["It contains the methods `Build()` and `BuildAsync()` which are used to construct a new `DatastoreDb` instance, and other methods to get the channel pool, endpoint and scopes."]]],[]]