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 the `EkmServiceClient` for interacting with the Google Cloud Key Management Service (KMS)."],["The latest version is `2.37.0-rc`, and there are links to documentation for previous versions, starting from version `2.10.1`."],["The `EkmServiceConnection` class defines virtual methods that mirror the user-facing overload sets found in `EkmServiceClient`, facilitating custom behavior injection during testing."],["The page includes details on functions such as `ListEkmConnections`, `GetEkmConnection`, `CreateEkmConnection`, `UpdateEkmConnection`, `GetEkmConfig`, `UpdateEkmConfig`, and `VerifyConnectivity`, along with their respective parameters and return types."],["It also specifies how to create a concrete instance of `EkmServiceConnection` using the `MakeEkmServiceConnection()` function and how to utilize the `MockEkmServiceConnection` for mocking purposes."]]],[]]