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 webpage lists various versions of the `ConnectionServiceConnection` class for the Apigee Connect API, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `ConnectionServiceConnection` class interface defines virtual methods for user-facing overload sets found within the `ConnectionServiceClient` class."],["This class enables users to introduce custom behaviors, such as through the use of a Google Mock object, primarily for testing purposes involving `ConnectionServiceClient` objects."],["The webpage also provides links for creating a concrete instance of this class using `MakeConnectionServiceConnection()` and for mocking using `apigeeconnect_v1_mocks::MockConnectionServiceConnection`."],["The `ConnectionServiceConnection` includes functions like `options()`, which returns `Options`, and `ListConnections()` which takes a `google::cloud::apigeeconnect::v1::ListConnectionsRequest` and returns a `StreamRange\u003c google::cloud::apigeeconnect::v1::Connection \u003e`."]]],[]]