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-14 UTC."],[[["This document details the `ConnectionServiceConnection` object for `ConnectionServiceClient`, which provides virtual methods for various operations."],["The `ConnectionServiceConnection` interface allows custom behavior injection, particularly useful for testing with objects like Google Mock."],["The latest version, in release candidate is `2.37.0-rc` and the page shows the documentation for the current version 2.13.0, among other previous versions all the way down to version 2.11.0."],["Key functionalities include creating, getting, listing, updating, and deleting connections, as well as managing IAM policies and testing permissions."],["`MakeConnectionServiceConnection()` can be used to instantiate the `ConnectionServiceConnection` object, while `MockConnectionServiceConnection` is used for mocking purposes."]]],[]]