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."],["The `AutokeyAdminConnection` class defines the interface and virtual methods for interacting with `AutokeyAdminClient`, allowing users to inject custom behavior for testing purposes."],["The page lists various versions of the C++ library, including the latest release candidate (2.37.0-rc), with each version linking to the corresponding `AutokeyAdminConnection` documentation."],["It outlines the available virtual functions within `AutokeyAdminConnection`, including `options()`, `UpdateAutokeyConfig`, `GetAutokeyConfig`, and `ShowEffectiveAutokeyConfig`, along with their respective parameters and return types."],["The `MakeAutokeyAdminConnection()` function is mentioned as a means to create a concrete instance, and the `kms_v1_mocks::MockAutokeyAdminConnection` class is provided for mocking purposes."]]],[]]