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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[[["This webpage provides documentation for the `ConnectionServiceConnection` object, which is part of the Google Cloud BigQuery Connection API for C++."],["The latest release candidate for this API is version 2.37.0-rc, and the page also lists past versions ranging from 2.36.0 down to 2.11.0."],["The `ConnectionServiceConnection` interface defines virtual methods for each of the user-facing overload sets in `ConnectionServiceClient`, allowing users to inject custom behavior for testing purposes."],["Key functionalities of `ConnectionServiceConnection` include methods for creating, getting, listing, updating, and deleting connections, as well as managing IAM policies."],["The `MakeConnectionServiceConnection()` function can be used to create a concrete instance, while `MockConnectionServiceConnection` can be used for mocking in testing."]]],[]]