[[["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 `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."]]],[]]