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, spanning versions from 2.10.1 to the latest release candidate, 2.37.0-rc."],["The `AutokeyAdminConnection` class interface offers methods for managing Autokey configurations, including updating, retrieving, and showing effective configurations, with all methods defined as virtual functions."],["The interface extends functionality to interact with locations, IAM policies, and long-running operations via virtual methods such as `ListLocations`, `SetIamPolicy`, and `GetOperation`."],["Users can utilize the `MakeAutokeyAdminConnection()` function to create concrete instances of the `AutokeyAdminConnection` or use the `MockAutokeyAdminConnection` for testing purposes."],["The current primary focus of the documentation is version 2.36.0 of the C++ library, with links to documentation for numerous prior versions."]]],[]]