[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `Controller2ClientBuilder` class is designed to simplify the configuration of credentials and endpoints for `Controller2Client`."],["It inherits from `ClientBuilderBase`, providing a range of methods for setting up the client, including options for emulators and channel management."],["The builder offers methods to construct the client both synchronously with `Build()` and asynchronously with `BuildAsync()`."],["`Controller2ClientBuilder` allows users to define custom settings via its `Settings` property, or it defaults to predefined settings if not specified."],["It overides several functions from its base class that relate to the building and configuration of the client, such as `DefaultGrpcAdapter`, `Build()`, `BuildAsync()`, `GetChannelPool()`, `GetDefaultEndpoint()`, and `GetDefaultScopes()`."]]],[]]