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 webpage details the `AccessApprovalConnection` class, which provides an interface for virtual methods used by the `AccessApprovalClient` for interacting with the Access Approval API."],["The `AccessApprovalConnection` allows for injecting custom behavior in testing environments, such as using Google Mock objects, via the `MockAccessApprovalConnection`."],["The content lists numerous versions of the `AccessApprovalConnection` class, ranging from version 2.11.0 to 2.36.0, including the latest release candidate 2.37.0-rc."],["The `AccessApprovalConnection` class supports various operations, including listing, getting, approving, dismissing, and invalidating approval requests, along with managing access approval settings and service accounts."],["The webpage provides detailed documentation for the `AccessApprovalConnection` class, including parameters and return types for each virtual function, such as `ListApprovalRequests`, `GetApprovalRequest`, and `UpdateAccessApprovalSettings`."]]],[]]