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 outlines the `ConnectionServiceConnection` interface for the `ConnectionServiceClient`, enabling the injection of custom behavior for testing purposes."],["The latest release candidate version for this document is 2.37.0-rc, while version 2.22.0 is shown at the top of the document, which has links to all other versions between 2.11.0 and 2.37.0."],["`ConnectionServiceConnection` includes virtual methods for creating, retrieving, listing, updating, and deleting connections, alongside methods for managing IAM policies."],["The document provides links for creating concrete instances of `ConnectionServiceConnection` using `MakeConnectionServiceConnection()` and mocking it using `MockConnectionServiceConnection`."],["Each function described shows a parameter and return table to help explain how to use the function."]]],[]]