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 page provides documentation for the `EkmServiceConnection` class in the Google Cloud KMS (Key Management Service) C++ client library, specifically for version 2.12.0."],["The `EkmServiceConnection` class defines virtual methods that correspond to user-facing overload sets within the `EkmServiceClient`, facilitating custom behavior injection for testing."],["The latest version available is 2.37.0-rc, with a list of other versions going as far back as 2.10.1."],["`EkmServiceConnection` functions include managing EkmConnections and EkmConfigs, such as `ListEkmConnections`, `GetEkmConnection`, `CreateEkmConnection`, `UpdateEkmConnection`, `GetEkmConfig`, `UpdateEkmConfig`, and `VerifyConnectivity`."],["The `MakeEkmServiceConnection()` function can be used to create a concrete instance, and `kms_v1_mocks::MockEkmServiceConnection` for mocking purposes."]]],[]]