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, which is part of the Google Cloud KMS (Key Management Service) C++ client library, with a focus on version 2.32.0, but also listing versions ranging from 2.10.1 up to the latest release candidate 2.37.0-rc."],["`AutokeyAdminConnection` defines the interface for interacting with the `AutokeyAdminClient`, enabling users to define custom behaviors for testing purposes, typically through mocking."],["The `AutokeyAdminConnection` interface includes virtual methods to manage autokey configurations, such as updating, retrieving, and displaying effective autokey settings."],["The interface also has virtual methods to manage locations using `ListLocations` and `GetLocation`, as well as managing IAM policies such as `SetIamPolicy`, `GetIamPolicy`, and `TestIamPermissions`."],["The connection interface contains a method to get operations from the `longrunning` service using `GetOperation`."]]],[]]