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."],[[["The latest version available is 2.37.0-rc, with previous versions ranging down to 2.11.0 for the `ConnectionServiceConnection` class."],["This page details the `ConnectionServiceConnection` object, which is used in conjunction with the `ConnectionServiceClient` for the Apigee Connect API."],["The `ConnectionServiceConnection` interface provides virtual methods corresponding to each user-facing overload set in `ConnectionServiceClient`, facilitating custom behavior injection during testing."],["The page provides information on how to create concrete instances of `ConnectionServiceConnection` using `MakeConnectionServiceConnection()`, as well as a mock version with `apigeeconnect_v1_mocks::MockConnectionServiceConnection`."],["The document lists the functions of the class, including virtual functions like `options()` and `ListConnections()`, along with their parameters, return types, and descriptions."]]],[]]