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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This document outlines the `AccessApprovalConnection` class, which provides an interface for interacting with the `AccessApprovalClient` in various versions, starting from 2.11.0 all the way to 2.37.0-rc."],["The `AccessApprovalConnection` class defines virtual methods that mirror the user-facing overload sets found in `AccessApprovalClient`, facilitating the injection of custom behaviors for testing purposes."],["The interface supports operations like listing, getting, approving, dismissing, and invalidating approval requests, as well as managing access approval settings."],["The most up to date version of the class is 2.37.0-rc, with the current version that the documentation is currently in being 2.17.0."],["The document also details functions such as `options()`, `ListApprovalRequests()`, `GetApprovalRequest()`, `ApproveApprovalRequest()`, `DismissApprovalRequest()`, `InvalidateApprovalRequest()`, `GetAccessApprovalSettings()`, `UpdateAccessApprovalSettings()`, `DeleteAccessApprovalSettings()` and `GetAccessApprovalServiceAccount()` for more specific actions."]]],[]]