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-05-07 UTC."],[[["This webpage provides documentation for the `AutokeyConnection` class within the Google Cloud KMS (Key Management Service) C++ library, with version 2.37.0-rc being the latest release candidate and 2.35.0 being the current version referenced."],["The `AutokeyConnection` class is an interface designed for `AutokeyClient` objects, enabling users to inject custom behaviors for testing, using mocks or real client implementations, and it outlines various virtual methods for different operations."],["The class offers several methods, including `CreateKeyHandle`, `GetKeyHandle`, `ListKeyHandles`, `ListLocations`, `GetLocation`, and functions for setting and retrieving IAM policies and testing permissions, and it also includes functionality for working with long-running operations."],["The webpage lists and links to different versions of the documentation starting from 2.37.0-rc all the way back to 2.10.1."]]],[]]