[[["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-04-02 UTC."],[[["The page provides documentation for the `ConnectionServiceClientBuilder` class, which is used to configure and build instances of `ConnectionServiceClient` for interacting with Google Cloud BigQuery."],["There are multiple versions of the BigQuery Connection API available, ranging from version 1.2.0 to the latest version 2.9.0."],["`ConnectionServiceClientBuilder` inherits from `ClientBuilderBase` and offers methods for setting up credentials, endpoints, and other configuration options for the `ConnectionServiceClient`."],["The `Build()` and `BuildAsync()` methods are available to create a `ConnectionServiceClient` instance, with the asynchronous version allowing for cancellation via a `CancellationToken`."],["The `ConnectionServiceClientBuilder` allows the setting of `Settings` to use for RPC's and uses a `DefaultGrpcAdapter` if one is not specified, in addition to various methods to set up the necessary requirements to create the service client."]]],[]]