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-04-17 UTC."],[[["This webpage details the `AutokeyConnection` class within the Google Cloud KMS C++ library, focusing on version 2.31.0."],["The `AutokeyConnection` class provides virtual methods that mirror the user-facing overload sets found in `AutokeyClient`, enabling custom behavior injection for testing."],["The latest release candidate version available is 2.37.0-rc, with historical versions accessible dating back to version 2.10.1."],["The `AutokeyConnection` object's primary functions include managing key handles, creating, getting, listing, setting IAM policies, and retrieving location and operation details."],["The `MakeAutokeyConnection()` function is used to create concrete instances of the connection, and `MockAutokeyConnection` is available for mocking purposes in testing."]]],[]]