[[["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 webpage provides documentation for the `DatastoreClientBuilder` class within the Google Cloud Datastore v1 API for .NET, a builder that simplifies the configuration of credentials and endpoints for the `DatastoreClient`."],["The `DatastoreClientBuilder` class is part of the `Google.Cloud.Datastore.V1` namespace and is found in the `Google.Cloud.Datastore.V1.dll` assembly, and its main function is to create instances of the `DatastoreClient`."],["The documentation includes a comprehensive list of versions, ranging from 4.15.0 (latest) down to 3.2.0, each linking to the specific documentation for the corresponding `DatastoreClientBuilder` version."],["Key properties of the `DatastoreClientBuilder` include `Settings`, which allows for custom settings for RPCs, and inherited members from `ClientBuilderBase\u003cDatastoreClient\u003e` for credentials, endpoints, and other configuration options."],["The `DatastoreClientBuilder` class allows for both synchronous and asynchronous client creation through the `Build()` and `BuildAsync()` methods, and it also has a `GetChannelPool()` method to return a channel pool."]]],[]]