[[["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 document describes the `ConnectionServiceClientBuilder` class, which is used to configure and build instances of `ConnectionServiceClient` for the Google Cloud Apigee Connect V1 service."],["The `ConnectionServiceClientBuilder` allows for customization of credentials, endpoint, and other settings before creating a `ConnectionServiceClient`."],["This builder class inherits from `ClientBuilderBase` and has several properties for configuring the client, such as `Settings`, `DefaultGrpcAdapter`, `ChannelCredentials`, `Endpoint`, and more."],["The class offers methods like `Build()` and `BuildAsync()` to create the client, and overrides several methods from `ClientBuilderBase` to implement specific behaviors."],["There are different version available of this builder, with the latest being version 2.4.0."]]],[]]