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-05 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."]]],[]]