[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `ApiHubClientBuilder` class is a builder for creating `ApiHubClient` instances, providing configuration options for credentials and endpoints."],["It inherits from `ClientBuilderBase\u003cApiHubClient\u003e` and provides methods for building both synchronously and asynchronously, using `Build()` and `BuildAsync()`."],["This builder class allows for the customization of settings via the `Settings` property, such as credentials, endpoint, and other related configurations."],["The class includes a constructor to create a new builder with default settings, which can be modified by using its properties and inherited members."],["The builder includes a `GetChannelPool()` method which returns the channel pool to be used when other options aren't provided."]]],[]]