[[["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 `GatewayServiceClientBuilder` class is used to configure and build instances of `GatewayServiceClient` for the Connect Gateway v1beta1 API."],["This builder inherits from `ClientBuilderBase` and includes properties like `Settings`, `Endpoint`, and `CredentialsPath` for customizing the client."],["It supports synchronous client creation via the `Build()` method and asynchronous client creation through `BuildAsync(CancellationToken)`."],["The latest version for the builder is 2.0.0-beta05, and you can find version specific information for 2.0.0-beta04 and 1.0.0-beta02."],["The builder has a default constructor, and overrides the build method from the `ClientBuilderBase` class, allowing it to create the resulting client."]]],[]]