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 page provides documentation for the `EkmServiceConnection` class, which is used with `EkmServiceClient` in the Google Cloud Key Management Service (KMS) library."],["The `EkmServiceConnection` class allows for the injection of custom behavior in tests, enabling users to mock the `EkmServiceClient`."],["The page lists various versions of the `EkmServiceConnection` class, with version 2.37.0-rc as the latest and multiple previous versions available."],["The documentation includes functions for creating, retrieving, updating and listing `EkmConnection` and `EkmConfig`, as well as verifying connectivity."],["`MakeEkmServiceConnection()` function is available to create a concrete instance of `EkmServiceConnection`, with `kms_v1_mocks::MockEkmServiceConnection` being for mocking."]]],[]]