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 document outlines the `AccessApprovalConnection` class, which provides an interface for managing Access Approval requests and settings within the Google Cloud environment, version 2.22.1-rc."],["The latest available version of the API is 2.37.0-rc, and the document lists various previous versions ranging down to 2.11.0, all related to the `AccessApprovalConnection` class."],["`AccessApprovalConnection` defines virtual methods such as `ListApprovalRequests`, `GetApprovalRequest`, `ApproveApprovalRequest`, and others, for interacting with approval requests and settings, allowing users to inject custom behavior for testing purposes."],["Users can create concrete instances using `MakeAccessApprovalConnection()` or use `MockAccessApprovalConnection` for testing."],["The class includes functions for managing access approval settings and service accounts, including `GetAccessApprovalSettings`, `UpdateAccessApprovalSettings`, `DeleteAccessApprovalSettings`, and `GetAccessApprovalServiceAccount`."]]],[]]