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-04-17 UTC."],[[["This webpage provides documentation for the `EkmServiceConnection` class, which is a key component for interacting with the `EkmServiceClient`."],["It outlines the various versions of `EkmServiceConnection`, from 2.10.1 up to the latest release candidate 2.37.0-rc."],["The `EkmServiceConnection` class allows for the injection of custom behavior, which is useful when testing applications that utilize `EkmServiceClient`."],["The page details the virtual methods available in the `EkmServiceConnection` interface, including actions like `ListEkmConnections`, `GetEkmConnection`, `CreateEkmConnection`, and more, all related to EKM services."],["The documentation contains information about functions to be called, parameters for those function calls, and the return types of those functions, allowing for easier usage."]]],[]]