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 `EkmServiceClient` for interacting with the Google Cloud Key Management Service (KMS)."],["The `EkmServiceConnection` class defines virtual methods that mirror the user-facing overload sets found in `EkmServiceClient`, allowing users to inject custom behavior, particularly useful for testing purposes."],["The document contains a list of all versions starting from version 2.10.1 up to 2.37.0-rc (latest)."],["Key functions detailed include `ListEkmConnections`, `GetEkmConnection`, `CreateEkmConnection`, `UpdateEkmConnection`, `GetEkmConfig`, `UpdateEkmConfig`, and `VerifyConnectivity`, all of which handle various requests and return corresponding responses or statuses."],["You can find information on how to create an instance of the `EkmServiceConnection` by using `MakeEkmServiceConnection()` or use `MockEkmServiceConnection` for mocking."]]],[]]