This interface defines virtual methods for each of the user-facing overload sets in AutokeyAdminClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AutokeyAdminClient.
[[["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 `AutokeyAdminConnection` class, which serves as the interface for managing interactions with the `AutokeyAdminClient`."],["The latest version of the `AutokeyAdminConnection` documentation is 2.37.0-rc, and links are provided for past versions going back to version 2.10.1."],["The interface includes virtual methods for tasks such as updating and retrieving Autokey configurations, listing and getting locations, and managing IAM policies."],["Users can implement custom behaviors in testing by using a mock object, `MockAutokeyAdminConnection`, which is also referenced in the documentation."],["The documentation provides links to `MakeAutokeyAdminConnection()` for creating a concrete instance, and it details various functions like `UpdateAutokeyConfig`, `GetAutokeyConfig`, and others."]]],[]]