[[["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 documents the `DatastoreClientBuilder` class, which is used to configure and build instances of the `DatastoreClient` in the Google Cloud Datastore V1 .NET library."],["It provides an overview of the `DatastoreClientBuilder` class methods, including `Build()` and `BuildAsync()`, for synchronously and asynchronously constructing a `DatastoreClient` instance respectively, and other inherited methods."],["The `DatastoreClientBuilder` allows for the customization of credentials, endpoint, and other settings for interacting with Google Cloud Datastore, and the page features all versions from 3.2.0 to 4.15.0, with 4.15.0 being the latest."],["The `DatastoreClientBuilder` class inherits from `ClientBuilderBase`, providing common functionality for building clients, and includes information on inherited members for managing settings, credentials, and channels."],["The `DatastoreClientBuilder` class has properties such as `Settings`, allowing users to specify custom settings for RPC communication, and `DatastoreClientBuilder()` which allows for a new builder with default settings to be made."]]],[]]