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 webpage details the `AccessApprovalConnection` class, which provides an interface for the `AccessApprovalClient`, allowing for custom behavior injection in tests."],["The content lists various versions of the `AccessApprovalConnection`, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc, along with the current version of 2.19.0."],["The `AccessApprovalConnection` includes virtual methods for managing approval requests, such as listing, getting, approving, dismissing, and invalidating them."],["It also provides virtual methods for managing access approval settings and service accounts, including getting, updating, and deleting settings."],["`MockAccessApprovalConnection` is available for mocking purposes during testing, and the `MakeAccessApprovalConnection()` function creates concrete instances."]]],[]]