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-05 UTC."],[[["This page provides documentation for the `AccessApprovalConnection` class, specifically version 2.21.0, which serves as an interface defining virtual methods for the `AccessApprovalClient`."],["The documentation includes links to various versions of the `AccessApprovalConnection` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["`AccessApprovalConnection` enables custom behavior injection for testing purposes, and provides methods such as `ListApprovalRequests`, `GetApprovalRequest`, and `ApproveApprovalRequest` with their respective parameter and return types."],["The `MakeAccessApprovalConnection()` function can be used to create a concrete instance of the `AccessApprovalConnection` class, whereas `accessapproval_v1_mocks::MockAccessApprovalConnection` is designed for mocking."],["The documentation also details functions for managing Access Approval settings and service accounts, including `GetAccessApprovalSettings`, `UpdateAccessApprovalSettings`, `DeleteAccessApprovalSettings`, and `GetAccessApprovalServiceAccount`."]]],[]]