[[["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 `object`, offering various inherited members for client configuration such as `Endpoint`, `Credentials`, and `Scopes`."],["The `ApiHubClientBuilder` includes methods like `Build()` and `BuildAsync()` to create the `ApiHubClient`, and a `GetChannelPool()` method for managing channel resources."],["The class can set the `Settings` property to customize RPC behavior using `ApiHubSettings`, and it has a default constructor for creating a builder with default configurations."]]],[]]