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 mock objects, for testing purposes, and the `EkmServiceClient` has virtual methods for all overload sets."],["The `MakeEkmServiceConnection()` function can be used to make a concrete instance of the `EkmServiceConnection` class."],["The webpage also lists all available versions of the `EkmServiceConnection` documentation, from version 2.10.1 to the latest release candidate, 2.37.0-rc."],["The documentation presents the different functions that are available for this class, such as `ListEkmConnections`, `GetEkmConnection`, `CreateEkmConnection`, and many others, each detailing the required parameters and the type of information returned."]]],[]]