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 facilitates custom behavior injection for testing `AccessApprovalClient` objects."],["The latest version of `AccessApprovalConnection` is 2.37.0-rc, while version 2.34.0 is specifically described in the included content, and the webpage also lists versions down to 2.11.0."],["`AccessApprovalConnection` provides virtual methods corresponding to user-facing overload sets in `AccessApprovalClient`, such as `ListApprovalRequests`, `GetApprovalRequest`, `ApproveApprovalRequest`, and `DismissApprovalRequest`, among others."],["The webpage includes information on how to create a concrete instance using `MakeAccessApprovalConnection()` and how to use `accessapproval_v1_mocks::MockAccessApprovalConnection` for mocking."],["The content details function definitions, including parameters and return types for various methods related to approval requests and settings, such as `options`, `ListApprovalRequests`, `GetApprovalRequest`, `GetAccessApprovalSettings`, `UpdateAccessApprovalSettings`, and others."]]],[]]