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 with `EkmServiceClient` in the Google Cloud Key Management Service (KMS) C++ library."],["The `EkmServiceConnection` class allows users to inject custom behavior, such as with Google Mock objects, for testing purposes with the `EkmServiceClient`."],["This class offers several functions for managing EkmConnections and EkmConfig, including listing, getting, creating, updating, and verifying connectivity."],["The documentation includes links to different versions of the `EkmServiceConnection` class, with version 2.37.0-rc being the latest release candidate."],["`MakeEkmServiceConnection()` is a function that users can utilize to create a tangible instance, and `kms_v1_mocks::MockEkmServiceConnection` can be used to mock the object."]]],[]]