[[["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 creating `GatewayControlClient` instances, which simplifies the configuration of credentials and endpoint settings."],["This class inherits from `ClientBuilderBase` and includes several inherited members for setting up the client, such as managing credentials, logging, and API scopes."],["It allows for both synchronous and asynchronous client building using the `Build()` and `BuildAsync()` methods, respectively, and these can be found as an override from its base class."],["The `GatewayControlClientBuilder` allows the setup of settings to be used for RPCs via the `Settings` property."]]],[]]