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 details the `EkmServiceConnection` class, which provides an interface for virtual methods within `EkmServiceClient`, enabling custom behaviors, particularly for testing."],["The content includes a list of available versions, from 2.10.1 to the latest release candidate 2.37.0-rc, with links to each version's documentation of the `EkmServiceConnection` class."],["`EkmServiceConnection` offers functions such as `ListEkmConnections`, `GetEkmConnection`, `CreateEkmConnection`, `UpdateEkmConnection`, `GetEkmConfig`, `UpdateEkmConfig`, and `VerifyConnectivity` for managing external key manager (EKM) connections and configurations."],["The `MakeEkmServiceConnection()` function is provided for creating concrete instances of the `EkmServiceConnection` object, and the `MockEkmServiceConnection` is provided for mocking."]]],[]]