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 outlines the `ConnectionServiceConnection` object for `ConnectionServiceClient`, specifically within version 2.33.0 of the C++ BigQuery library."],["The `ConnectionServiceConnection` interface defines virtual methods corresponding to user-facing overload sets in `ConnectionServiceClient`, enabling custom behavior injection for testing purposes."],["The document lists various available versions of the `ConnectionServiceConnection`, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The class includes functions for managing BigQuery connections, such as creating, retrieving, listing, updating, and deleting connections, alongside methods for handling IAM policies."],["A `MakeConnectionServiceConnection()` function is provided for creating a concrete instance of the class, and `MockConnectionServiceConnection` is available for mocking purposes."]]],[]]