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-14 UTC."],[[["This document outlines the `EkmServiceConnection` object, which facilitates the interaction with `EkmServiceClient`."],["The `EkmServiceConnection` interface provides virtual methods for various operations, such as listing, getting, creating, and updating EkmConnections and configurations."],["Version 2.37.0-rc is the latest release, with a list of versions dating down to 2.10.1, and a currently active version 2.21.0."],["Custom behavior can be injected into `EkmServiceClient` for testing purposes, and `MakeEkmServiceConnection()` can create a concrete instance."],["The document includes function details, such as parameters, and return types, for all the virtual functions available to use in the interface."]]],[]]