[[["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 document outlines the `DatastoreAdminClientBuilder` class, which is used for configuring and building instances of `DatastoreAdminClient`."],["The `DatastoreAdminClientBuilder` class inherits from `ClientBuilderBase` and allows for simple configuration of credentials, endpoint, and other settings."],["The latest version available is 2.4.0, while version 1.1.0 is the one covered in this documentation regarding the `DatastoreAdminClientBuilder`."],["The builder provides methods to build a client synchronously (`Build()`) and asynchronously (`BuildAsync()`), in addition to methods for managing channel settings and scopes."],["The `Settings` property of the `DatastoreAdminClientBuilder` allows you to specify custom settings for Remote Procedure Calls (RPCs), or you can use the default settings."]]],[]]