[[["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 used to configure and build instances of `ConfigClient` for the Infrastructure Manager v1 API."],["This class inherits from `ClientBuilderBase` and provides methods for configuring credentials, endpoints, and other settings."],["There are several older versions of the Google Cloud Config API documented on the page, including the latest version 1.7.0 and the 1.3.0 version which pertains to this class documentation, as well as earlier versions back to 1.0.0."],["You can create a `ConfigClientBuilder` with default settings using the parameterless constructor `ConfigClientBuilder()`."],["The `Build()` and `BuildAsync(CancellationToken)` methods are used to create a `ConfigClient` either synchronously or asynchronously, and it overrides the `ClientBuilderBase` methods of the same name."]]],[]]