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-05 UTC."],[[["This webpage details the `ConnectionServiceConnection` object for `ConnectionServiceClient`, which provides virtual methods for each user-facing overload set in `ConnectionServiceClient`."],["The latest version for the `ConnectionServiceConnection` class, amongst the many versions listed, is `2.37.0-rc`."],["This class interface allows for injecting custom behavior, such as with a Google Mock object, during testing of `ConnectionServiceClient` objects."],["Key functionalities of `ConnectionServiceConnection` include creating, retrieving, listing, updating, and deleting connections, as well as managing IAM policies."],["The `MakeConnectionServiceConnection()` function is used to create a concrete instance of this class, and a `MockConnectionServiceConnection` is available for mocking."]]],[]]