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` interface for the `ConnectionServiceClient`, enabling the injection of custom behavior for testing purposes."],["The latest release candidate version for this content is 2.37.0-rc, while version 2.14.0 is a prior version being shown."],["`ConnectionServiceConnection` provides virtual methods for user-facing actions such as creating, getting, listing, updating, and deleting connections."],["The interface also offers functions for managing IAM policies, including getting, setting, and testing permissions."],["The document highlights the ability to create a concrete instance using `MakeConnectionServiceConnection()` and mock instances with `MockConnectionServiceConnection`."]]],[]]