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` object, which is used with `EkmServiceClient` in the Google Cloud Key Management Service (KMS) C++ client library."],["The `EkmServiceConnection` interface allows for the injection of custom behavior for testing purposes, such as using Google Mock objects."],["The page lists various versions of the KMS C++ library, from version 2.10.1 up to the latest release candidate 2.37.0-rc, each linking to the `EkmServiceConnection` class documentation for that specific version."],["Key functions for the `EkmServiceConnection` class are detailed, including `ListEkmConnections`, `GetEkmConnection`, `CreateEkmConnection`, `UpdateEkmConnection`, `GetEkmConfig`, and `UpdateEkmConfig`."],["The webpage provides links to resources such as creating concrete instances of `EkmServiceConnection` with the `MakeEkmServiceConnection()` function and for mocking with `kms_v1_mocks::MockEkmServiceConnection`."]]],[]]