This interface defines virtual methods for each of the user-facing overload sets in AccessApprovalClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type AccessApprovalClient.
[[["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-03-14 UTC."],[[["This page details the `AccessApprovalConnection` object, which defines virtual methods for each user-facing overload in `AccessApprovalClient`."],["The latest version of this object is 2.37.0-rc, with multiple prior versions available, ranging from 2.36.0 down to 2.11.0."],["`AccessApprovalConnection` enables users to customize behavior in tests by injecting mock objects, like `MockAccessApprovalConnection`."],["The `AccessApprovalConnection` object includes virtual functions such as `ListApprovalRequests`, `GetApprovalRequest`, `ApproveApprovalRequest`, and others, which handle various access approval operations."],["The `AccessApprovalConnection` object allows users to perform actions such as getting, updating, and deleting access approval settings, and also getting service account information."]]],[]]