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 webpage provides documentation for the `ConnectionServiceConnection` class within the Google Cloud Apigee Connect v1 C++ library, showing the version history."],["The latest release candidate version is 2.37.0-rc, while the current version shown at the top of the page is 2.23.0, and it lists previous versions down to 2.11.0."],["`ConnectionServiceConnection` defines virtual methods corresponding to user-facing overload sets in `ConnectionServiceClient`, enabling the injection of custom behavior, particularly for testing."],["The page gives directions on how to create an instance of `ConnectionServiceConnection`, and where to find mocking information for testing purposes, by linking to `MakeConnectionServiceConnection()` and `apigeeconnect_v1_mocks::MockConnectionServiceConnection`."],["The document includes functions for the class, such as `options()`, which returns Options, and `ListConnections()`, which returns a StreamRange of Connection objects."]]],[]]