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 page details the `AccessApprovalConnection` object for `AccessApprovalClient`, providing a virtual interface for each user-facing overload set in `AccessApprovalClient`."],["The interface allows for custom behavior injection during testing via mocking, and `MockAccessApprovalConnection` is available for use as a mock object."],["`AccessApprovalConnection` includes virtual methods for operations like `ListApprovalRequests`, `GetApprovalRequest`, `ApproveApprovalRequest`, `DismissApprovalRequest`, `InvalidateApprovalRequest`, and various settings-related functions."],["A concrete instance can be created using `MakeAccessApprovalConnection()`, and it includes parameter information for each virtual function, detailing the request and return types."],["This page contains documentation for multiple versions of the object, including the current version, 2.36.0, and the latest release candidate, 2.37.0-rc."]]],[]]