[[["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-24 UTC."],[[["The `AlloyDBAdminClientBuilder` class is used to configure and build instances of `AlloyDBAdminClient` for the AlloyDB v1beta API."],["This builder class allows for setting various credentials, endpoints, and other configurations necessary for interacting with the AlloyDB service."],["It inherits from `ClientBuilderBase` and provides methods to build the client synchronously or asynchronously using `Build()` and `BuildAsync()`."],["The builder also allows setting configurations through the `Settings` property using `AlloyDBAdminSettings`."],["The class provides configuration and management of properties including; `UniverseDomain`, `Endpoint`, `Logger`, `Scopes`, and much more, all of which allow the user to manipulate and set up the desired client."]]],[]]