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 provides documentation for the `EkmServiceConnection` class, which is used in conjunction with `EkmServiceClient` for interacting with the Google Cloud KMS EKM service."],["The `EkmServiceConnection` class defines virtual methods corresponding to the user-facing overload sets in `EkmServiceClient`, allowing for the injection of custom behavior in testing environments."],["The documentation lists available versions of the `EkmServiceConnection`, ranging from the latest release candidate `2.37.0-rc` down to `2.10.1`, with links to the documentation for each."],["Key functions within `EkmServiceConnection` are detailed, including `ListEkmConnections`, `GetEkmConnection`, `CreateEkmConnection`, `UpdateEkmConnection`, `GetEkmConfig`, `UpdateEkmConfig`, and `VerifyConnectivity`."],["The page describes the usage for the interface, and includes information on creating concrete instances with `MakeEkmServiceConnection()` and creating mock objects with `MockEkmServiceConnection`."]]],[]]