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 page provides documentation for the `AccessApprovalConnection` class, specifically version 2.16.0, which serves as an interface defining virtual methods for the `AccessApprovalClient`."],["The documentation includes a list of available versions, ranging from 2.37.0-rc (latest) down to 2.11.0, for the `AccessApprovalConnection` class."],["The `AccessApprovalConnection` interface enables users to inject custom behavior into tests, and concrete instances can be created using the `MakeAccessApprovalConnection()` function."],["The `AccessApprovalConnection` interface has virtual methods for managing approval requests and access approval settings, including functions such as `ListApprovalRequests`, `GetApprovalRequest`, `ApproveApprovalRequest`, `DismissApprovalRequest`, and others."],["Mocking the `AccessApprovalConnection` class is possible using `accessapproval_v1_mocks::MockAccessApprovalConnection`."]]],[]]