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` object, which acts as an interface defining virtual methods for `AccessApprovalClient`'s overload sets, enabling users to inject custom behaviors during testing."],["The page lists multiple versions of the `AccessApprovalConnection` class, ranging from version 2.11.0 to 2.37.0-rc, with the most current being 2.37.0-rc."],["`MakeAccessApprovalConnection()` is referenced as the method for creating a concrete instance of `AccessApprovalConnection`, and `MockAccessApprovalConnection` is given as the class to mock it."],["The document outlines virtual functions provided by `AccessApprovalConnection` including those to get, list, approve, dismiss, and invalidate Approval Requests as well as get, update, and delete Access Approval Settings."],["The webpage displays a list of the functions in `AccessApprovalConnection` along with each of their parameters and return values."]]],[]]