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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the Google Cloud Datastore .NET library is 4.15.0, and the page provides links to the documentation for this version and several older versions, including 4.14.0, 4.13.0, all the way back to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDatastoreDbBuilder\u003c/code\u003e is a builder class designed for simple configuration of credentials, endpoints, and other settings for \u003ccode\u003eDatastoreDb\u003c/code\u003e within the Google Cloud Datastore V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatastoreDbBuilder\u003c/code\u003e class inherits from \u003ccode\u003eClientBuilderBase\u003c/code\u003e, gaining access to various methods for managing client settings, such as copying settings, validating configurations, and managing emulator environments.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDatastoreDbBuilder\u003c/code\u003e include \u003ccode\u003eEmulatorDetection\u003c/code\u003e, \u003ccode\u003eNamespaceId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eSettings\u003c/code\u003e, allowing control over emulator usage, namespace, project identification, and custom RPC settings, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBuild()\u003c/code\u003e and \u003ccode\u003eBuildAsync()\u003c/code\u003e methods in \u003ccode\u003eDatastoreDbBuilder\u003c/code\u003e are used to create and return a configured instance of \u003ccode\u003eDatastoreDb\u003c/code\u003e, providing synchronous and asynchronous creation options, respectively.\u003c/p\u003e\n"]]],[],null,[]]