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 details the `EkmServiceConnection` object, which is used in conjunction with `EkmServiceClient` for Google Cloud KMS operations."],["The `EkmServiceConnection` interface provides virtual methods corresponding to user-facing overload sets in `EkmServiceClient`, enabling the injection of custom behaviors for testing."],["It showcases a comprehensive list of available versions of the `EkmServiceConnection`, ranging from 2.37.0-rc down to 2.10.1, with each version linking to its respective documentation."],["The document outlines various functions available within the `EkmServiceConnection` class, including methods for managing EkmConnections, EkmConfig, and performing operations such as `ListEkmConnections`, `GetEkmConnection`, `VerifyConnectivity`, `ListLocations`, and more."],["Users can create concrete instances using `MakeEkmServiceConnection()`, or mock the connection using `kms_v1_mocks::MockEkmServiceConnection` for testing purposes."]]],[]]