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 facilitates interaction with the `AccessApprovalClient` and is available in version 2.12.0."],["The `AccessApprovalConnection` object offers methods for managing approval requests, including listing, getting, approving, dismissing, and invalidating them."],["The interface also supports managing access approval settings with methods for getting, updating, and deleting, as well as getting the access approval service account."],["The latest release candidate is version 2.37.0-rc, with a history of versions provided, ranging from 2.36.0 down to 2.11.0."],["Custom behavior can be implemented by injecting custom mocks, such as `MockAccessApprovalConnection`, for testing purposes."]]],[]]