[[["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 `DatastoreAdminClientBuilder` class is used to configure and build instances of `DatastoreAdminClient` for the Cloud Datastore v1 API."],["Version 2.4.0 is the latest available version of the `DatastoreAdminClientBuilder` according to the document."],["This builder provides simple configuration options for credentials, endpoints, and other settings needed for interacting with the Datastore Admin API."],["The `DatastoreAdminClientBuilder` inherits from `ClientBuilderBase` and includes methods to build the client synchronously (`Build()`) or asynchronously (`BuildAsync()`)."],["There are several inherited members, such as `Endpoint`, `CredentialsPath`, and `Scopes`, which can be configured using the `ClientBuilderBase`."]]],[]]