[[["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 `ConnectionServiceClientBuilder` class is used to configure and build instances of `ConnectionServiceClient` for managing BigQuery connections."],["This builder class provides methods for setting credentials, endpoint, and other configurations, inheriting functionalities from `ClientBuilderBase`."],["The latest version of the client is 2.9.0, and the page also lists versions back to 1.2.0, allowing developers to choose which version to reference."],["The builder can create the client synchronously or asynchronously with the Build() and BuildAsync() methods respectively."],["It offers several properties to control channel behavior, such as `DefaultGrpcAdapter`, `Settings`, `Endpoint`, `Scopes`, and more."]]],[]]