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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["The page details the `AccessApprovalConnection` object, which facilitates interaction with the `AccessApprovalClient` and defines virtual methods for its various user-facing functionalities."],["The page provides links to different versions of the documentation, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, allowing users to access specific API documentation based on the version they are using."],["`AccessApprovalConnection` enables users to inject custom behaviors, especially useful for testing, and it includes functions for operations like listing, getting, approving, dismissing, and invalidating approval requests."],["The page defines methods for managing access approval settings including `GetAccessApprovalSettings`, `UpdateAccessApprovalSettings`, `DeleteAccessApprovalSettings`, and `GetAccessApprovalServiceAccount`."],["The documentation mentions the `MakeAccessApprovalConnection()` function for creating a concrete instance and `MockAccessApprovalConnection` for mocking purposes in testing."]]],[]]