[[["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 page details the `DatastoreClientBuilder` class, which is used to configure and build `DatastoreClient` instances for interacting with Google Cloud Datastore."],["The `DatastoreClientBuilder` is found within the `Google.Cloud.Datastore.V1` namespace and is part of the `Google.Cloud.Datastore.V1.dll` assembly, inheriting from `ClientBuilderBase\u003cDatastoreClient\u003e`."],["This class allows for the customization of credentials, endpoint, and other settings necessary to create a functional `DatastoreClient`, including handling emulator environments."],["The latest available version is 4.15.0, with several previous versions listed down to 3.2.0, each with their own link for `DatastoreClientBuilder` documentation, showing a progression of updates and features."],["The class has the capability to build the client both synchronously using `Build()` and asynchronously using `BuildAsync()`."]]],[]]