[[["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."],[[["This documentation provides details for the `IAMClientBuilder` class, which is used for configuring and building `IAMClient` instances for the Identity and Access Management (IAM) v1 API in .NET."],["The `IAMClientBuilder` class inherits from `ClientBuilderBase\u003cIAMClient\u003e` and offers methods for building clients both synchronously (`Build()`) and asynchronously (`BuildAsync()`)."],["The latest version of the `IAMClientBuilder` is 2.4.0, with older versions back to 1.0.0 available for use, and the builder allows custom settings via the `Settings` property, which takes an `IAMSettings` object."],["The class includes properties to customize various aspects of client construction, such as credentials, endpoint, logging, and channel configurations, all of which are inherited from `ClientBuilderBase\u003cIAMClient\u003e`."],["The `IAMClientBuilder()` constructor is used to create a new builder with default settings, and `GetChannelPool()` will return the channel pool to use when no other options are specified."]]],[]]