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-04-17 UTC."],[[["This webpage provides documentation for the `AutokeyAdminConnection` class within the Google Cloud KMS (Key Management Service) C++ library, detailing its role and functionality."],["The `AutokeyAdminConnection` serves as an interface for defining virtual methods used by the `AutokeyAdminClient`, enabling custom behavior for testing."],["The documentation includes links to various versions of the library, ranging from 2.10.1 to 2.37.0-rc, allowing users to find the documentation for the specific version they need."],["Key functions of the `AutokeyAdminConnection` include `UpdateAutokeyConfig`, `GetAutokeyConfig`, and `ShowEffectiveAutokeyConfig`, each designed to manage Autokey configurations."],["The `MakeAutokeyAdminConnection()` function can be used to create concrete instances, and `MockAutokeyAdminConnection` is provided for mocking in testing scenarios."]]],[]]