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 webpage details the `EkmServiceConnection` interface, which provides virtual methods corresponding to the user-facing overload sets in `EkmServiceClient`."],["The `EkmServiceConnection` interface enables custom behavior injection during testing, allowing the use of mock objects with `EkmServiceClient`."],["The page lists multiple available versions of the `EkmServiceConnection`, starting from version 2.10.1 up to the latest release candidate 2.37.0-rc."],["It outlines the functions within the interface, which includes methods like `ListEkmConnections`, `GetEkmConnection`, `CreateEkmConnection`, `UpdateEkmConnection`, and others related to connectivity, configuration, locations, and permissions."],["To get a functional instance, `MakeEkmServiceConnection()` can be used, and `kms_v1_mocks::MockEkmServiceConnection` can be used for mocking purposes."]]],[]]