This interface defines virtual methods for each of the user-facing overload sets in EkmServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type EkmServiceClient.
[[["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 provides documentation for the `EkmServiceConnection` class, which is used with `EkmServiceClient` to inject custom behavior, primarily for testing."],["The latest release candidate version of `EkmServiceConnection` is 2.37.0-rc, and there are several previous versions listed, down to 2.10.1."],["`EkmServiceConnection` defines virtual methods for various operations, including listing, getting, creating, and updating EkmConnections and EkmConfigs, and verifying connectivity."],["The `EkmServiceConnection` has links to create a concrete instance with `MakeEkmServiceConnection()`, as well as mocking with `MockEkmServiceConnection`."],["Each function within the `EkmServiceConnection`, such as `ListEkmConnections`, `GetEkmConnection`, and `VerifyConnectivity`, are detailed with their respective parameter and return types."]]],[]]