[[["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 `GatewayControlClientBuilder` class is a builder for configuring and creating `GatewayControlClient` instances within the Connect Gateway v1 API."],["This builder simplifies the setup of credentials, endpoints, and other configuration details for the `GatewayControlClient`."],["It offers methods like `Build()` and `BuildAsync()` for synchronous and asynchronous client creation, respectively, along with `GatewayControlSettings` to define settings for RPCs."],["The `GatewayControlClientBuilder` inherits from `ClientBuilderBase` and provides a range of inherited members to manage aspects such as credentials, endpoints, logging, and more, related to the client connection."],["The `GetChannelPool()` method allows to retrieve the channel pool for client connections when specific options are not provided."]]],[]]