[[["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 latest version available is 4.15.0, with a list of previous versions of the Datastore client from 4.14.0 all the way to 3.2.0."],["`DatastoreClientBuilder` inherits from `ClientBuilderBase\u003cDatastoreClient\u003e` and offers methods for configuring credentials, endpoints, and other settings."],["It provides methods such as `Build()` and `BuildAsync()` for creating a `DatastoreClient` and `GetChannelPool()` to manage the channel connection pool."],["`DatastoreClientBuilder` offers the ability to create a builder with default settings using the `DatastoreClientBuilder()` constructor and has a `Settings` property to customize RPC settings."]]],[]]