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, which acts as an interface defining virtual methods for all user-facing overload sets within the `AccessApprovalClient`."],["The page provides links to documentation for multiple versions of the `AccessApprovalConnection`, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc, allowing for easy access to documentation for each available version."],["`AccessApprovalConnection` allows for the injection of custom behavior, useful for testing purposes, and to see the different ways to implement it, see `MakeAccessApprovalConnection()` and `accessapproval_v1_mocks::MockAccessApprovalConnection`."],["The documentation lists a series of virtual functions, including `ListApprovalRequests`, `GetApprovalRequest`, and `ApproveApprovalRequest`, each with parameters, types, and descriptions, demonstrating the functionality of the object."],["The interface also defines various functions to manage `AccessApprovalSettings`, such as `GetAccessApprovalSettings`, `UpdateAccessApprovalSettings`, `DeleteAccessApprovalSettings`, and also `GetAccessApprovalServiceAccount`."]]],[]]