[[["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-04-02 UTC."],[[["`ParameterManagerClientBuilder` is a builder class designed to simplify the configuration of credentials, endpoints, and other settings for `ParameterManagerClient`."],["This class inherits from `ClientBuilderBase` and offers both synchronous (`Build()`) and asynchronous (`BuildAsync()`) methods for constructing a `ParameterManagerClient`."],["The builder allows for customization of RPC settings via the `Settings` property, and can set the use of default settings with a null parameter."],["It includes methods like `GetChannelPool()` to manage the channel pool used for client communication when specific options are not provided."],["The class provides a constructor `ParameterManagerClientBuilder()` to initiate a new builder with default settings to start building clients."]]],[]]