This interface defines virtual methods for each of the user-facing overload sets in AutokeyClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AutokeyClient.
[[["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 details the `AutokeyConnection` class, which is part of the Google Cloud KMS (Key Management Service) C++ library, specifically within the `kms_v1` namespace."],["`AutokeyConnection` provides an interface with virtual methods for each user-facing overload set in `AutokeyClient`, enabling the injection of custom behavior for testing purposes, using tools such as Google Mock."],["The `AutokeyConnection` interface includes functions for operations like `CreateKeyHandle`, `GetKeyHandle`, and `ListKeyHandles`, all related to managing key handles within Google Cloud KMS."],["The latest release candidate version is 2.37.0-rc, but there is a history of other versions available dating back to version 2.10.1, and the focus of the page is on version 2.27.0."]]],[]]