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