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 page provides documentation for the `AccessApprovalConnection` class, specifically version 2.22.1, which serves as an interface defining virtual methods for the `AccessApprovalClient`."],["The documentation lists various versions of the `AccessApprovalConnection` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `AccessApprovalConnection` object enables users to implement custom behaviors for testing purposes, particularly when working with `AccessApprovalClient` objects."],["The page details the virtual functions available within the `AccessApprovalConnection` class, including methods for managing approval requests, settings, and service accounts."],["The document points towards a way to construct a concrete instance of the object through the `MakeAccessApprovalConnection()` function, and a way to create a mock for the object with `accessapproval_v1_mocks::MockAccessApprovalConnection`."]]],[]]