[[["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-06-12 UTC."],[[["The `ConfigClientBuilder` class is a builder for the `ConfigClient` in the Infrastructure Manager v1 API, offering a way to configure credentials and endpoints."],["This builder inherits from `ClientBuilderBase`, and it provides methods for synchronous and asynchronous client creation through `Build()` and `BuildAsync()`."],["It allows for custom settings through the `Settings` property, enabling control over RPC behavior, with default settings being used if not specified."],["The class offers a range of inherited members, including options to manage credentials, endpoints, and other configurations for the client."],["The latest version available is `1.7.0`, and there are various previous versions available for reference and usage."]]],[]]