This interface defines virtual methods for each of the user-facing overload sets in ConnectionServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ConnectionServiceClient.
[[["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 details the `ConnectionServiceConnection` interface for `ConnectionServiceClient`, which is designed to manage BigQuery connections."],["It allows for custom behaviors in testing by enabling the injection of mock objects, such as `MockConnectionServiceConnection`, into `ConnectionServiceClient`."],["The document lists multiple versions of the BigQuery Connection service, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, and provides links to their respective documentation."],["The interface defines several virtual methods for interacting with BigQuery connections, including creating, retrieving, listing, updating, and deleting connections, and managing IAM policies."],["The document provides details on parameters and return types for each method, including data types such as `StatusOr`, `StreamRange`, and various `google::cloud::bigquery::connection::v1` types."]]],[]]