[[["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 page provides documentation for the `ConnectorsClientBuilder` class, which is used to configure and build `ConnectorsClient` instances for the Integration Connectors v1 API."],["The `ConnectorsClientBuilder` class inherits from `ClientBuilderBase` and includes methods to configure credentials, endpoints, and other settings necessary for creating a `ConnectorsClient`."],["It allows building the `ConnectorsClient` synchronously using the `Build()` method, and asynchronously using the `BuildAsync(CancellationToken)` method."],["The class features a `Settings` property to allow users to apply different settings for RPC calls, with the option to use default settings."],["The `GetChannelPool()` method returns the channel pool for use when no other options are specified, overriding the `ClientBuilderBase` implementation."]]],[]]