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-05-07 UTC."],[[["This webpage details the `AccessApprovalConnection` class, which facilitates custom behavior injection for testing `AccessApprovalClient` objects."],["The latest release candidate version is 2.37.0-rc, while 2.14.0 is the focus with an associated link provided for the `AccessApprovalConnection` class object."],["The page lists available versions from 2.11.0 up to 2.37.0-rc, each linking to the documentation for the `AccessApprovalConnection` class in that specific version."],["The `AccessApprovalConnection` class defines virtual methods for user-facing overloads in `AccessApprovalClient`, including operations like listing, getting, approving, dismissing, and invalidating approval requests, as well as settings management and service account access."],["The page provides information on creating concrete instances using `MakeAccessApprovalConnection()` and offers guidance for mocking through `accessapproval_v1_mocks::MockAccessApprovalConnection`."]]],[]]