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 document outlines the `EkmServiceConnection` interface, which defines virtual methods corresponding to user-facing overloads in `EkmServiceClient` for the purpose of injecting custom behavior during testing."],["The latest version is `2.37.0-rc`, and the provided links cover versions ranging from `2.10.1` to `2.37.0-rc`, offering access to different documented versions."],["The `EkmServiceConnection` interface includes methods for managing EkmConnections, EkmConfigs, verifying connectivity, and interacting with locations, IAM policies, and operations."],["You can create a concrete instance of the `EkmServiceConnection` by using `MakeEkmServiceConnection()`, and a mock version can be created by using `kms_v1_mocks::MockEkmServiceConnection`."],["The `EkmServiceConnection` object is specifically associated with the `EkmServiceClient`, facilitating the interaction with external key management services."]]],[]]