[[["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 `AlloyDBAdminClientBuilder` class is used to configure and build instances of `AlloyDBAdminClient` for the AlloyDB v1alpha API."],["This builder class inherits from `ClientBuilderBase` and offers methods to set credentials, endpoints, and other configurations for the client."],["You can build the `AlloyDBAdminClient` synchronously using the `Build()` method or asynchronously using `BuildAsync(CancellationToken)`."],["The builder provides a `Settings` property that allows for the customization of RPC settings."],["The class will default to using a common channel pool via `GetChannelPool()` if no other options are specified."]]],[]]