[[["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-04-17 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 allows both synchronous and asynchronous client building via `Build()` and `BuildAsync()` methods."],["The `ApiHubClientBuilder` class has a constructor `ApiHubClientBuilder()` that creates a new builder with default settings."],["`ApiHubClientBuilder` includes properties to configure settings for Remote Procedure Calls (RPCs), as shown with the `Settings` property."],["`ApiHubClientBuilder` overrides methods from it's parent class, `ClientBuilderBase\u003cApiHubClient\u003e` such as the `Build()`, `BuildAsync()`, and `GetChannelPool()` functions."]]],[]]