[[["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 `ApiGatewayServiceClientBuilder` class is designed to simplify the configuration of credentials, endpoints, and other settings for the `ApiGatewayServiceClient`."],["This builder class inherits from `ClientBuilderBase` and offers several methods for managing and validating client settings, including creating call invokers and handling emulator environments."],["It provides methods to build the `ApiGatewayServiceClient` both synchronously (`Build()`) and asynchronously (`BuildAsync()`), enabling flexible client creation."],["The `ApiGatewayServiceClientBuilder` class allows for the specification of settings for remote procedure calls (RPCs) through its `Settings` property, and it has methods to specify default values for GrpcAdapter, endpoint and scopes."]]],[]]