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 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`."]]],[]]