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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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."]]],[]]