[[["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 `IamCheckerClientBuilder` class is designed to simplify the configuration of credentials, endpoints, and other settings for the `IamCheckerClient`."],["This builder class inherits from `ClientBuilderBase` and offers a set of methods and properties for customizing the client's behavior."],["The `IamCheckerClientBuilder` supports building the client synchronously via the `Build()` method or asynchronously using the `BuildAsync()` method."],["It allows the setting of custom `IamCheckerSettings` or relies on defaults if none are provided, making it versatile for different use cases."],["The `IamCheckerClientBuilder` provides methods to obtain default values such as the endpoint, scopes and GrpcAdapter when not specified manually."]]],[]]