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 for `AccessApprovalClient`, providing virtual methods for all user-facing overload sets within `AccessApprovalClient` to allow for custom behavior and testing."],["The content provides links to different versions of the `AccessApprovalConnection` documentation, including the latest release candidate and versions from 2.11.0 to 2.36.0."],["The `AccessApprovalConnection` interface defines various virtual methods, including `ListApprovalRequests`, `GetApprovalRequest`, `ApproveApprovalRequest`, and others, for managing approval requests and settings."],["The page provides information on how to create a concrete instance using `MakeAccessApprovalConnection()` and mock it using `accessapproval_v1_mocks::MockAccessApprovalConnection` for testing."],["Each virtual method of the `AccessApprovalConnection` includes the parameters it takes and the type it will return, for clarity."]]],[]]