[[["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 `DomainMappingsClientBuilder` class is designed to simplify the configuration of credentials, endpoints, and other settings for the `DomainMappingsClient`."],["This builder class inherits from `ClientBuilderBase`, providing access to common settings and functionality for client configuration."],["The builder supports constructing the `DomainMappingsClient` either synchronously with the `Build()` method or asynchronously with the `BuildAsync()` method."],["It allows customization of RPC settings via the `Settings` property, or uses default settings if none are provided."],["The class also gives access to default values for the GrpcAdapter, endpoint, and scopes if none are explicitly set."]]],[]]