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-05 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 for various operations, such as listing, getting, creating, and updating EKM connections, and verifying connectivity."],["The page details how to use the `MakeEkmServiceConnection()` function to create a concrete instance and `MockEkmServiceConnection` for mocking in tests."],["The latest version documented on this page is 2.37.0-rc, and the page also lists documentation for versions spanning from 2.36.0 down to 2.10.1, allowing users to navigate through previous versions of the documentation."],["The `EkmServiceConnection` methods accept and return various types of requests and responses related to `EkmConnection` and `EkmConfig` objects."]]],[]]