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 provides documentation for the `EkmServiceConnection` class, which is used in conjunction with `EkmServiceClient` for the Google Cloud KMS service, with the latest version being `2.37.0-rc`."],["The `EkmServiceConnection` class is an interface that defines virtual methods corresponding to each of the user-facing overload sets in `EkmServiceClient`, enabling custom behavior injection for testing purposes."],["The page offers a list of available versions, ranging from `2.37.0-rc` down to `2.10.1`, all associated with the `EkmServiceConnection` class."],["The `EkmServiceConnection` class has functions such as `ListEkmConnections`, `GetEkmConnection`, `CreateEkmConnection`, `UpdateEkmConnection`, `GetEkmConfig`, `UpdateEkmConfig`, and `VerifyConnectivity`."],["The content provides instructions on how to create a concrete instance of `EkmServiceConnection` using `MakeEkmServiceConnection()` and how to use `MockEkmServiceConnection` for mocking purposes."]]],[]]