[[["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 `AuthorizedDomainsClientBuilder` class is designed to simplify the configuration of credentials, endpoints, and other settings for the `AuthorizedDomainsClient`."],["This builder class inherits from `ClientBuilderBase`, providing access to common settings and validation methods for client configuration."],["It allows you to build both synchronously with the `Build()` method and asynchronously with the `BuildAsync()` method to generate the `AuthorizedDomainsClient`."],["The builder includes methods for retrieving the default gRPC adapter, endpoint, and scopes, and the latest version of the API that it covers is 2.4.0."],["The `AuthorizedDomainsClientBuilder` allows for the setting of `AuthorizedDomainsSettings`, which are used to customize RPC settings, allowing for nuanced control over the client's behavior."]]],[]]