This interface defines virtual methods for each of the user-facing overload sets in IamCheckerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type IamCheckerClient.
[[["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-07-18 UTC."],[[["This webpage provides documentation for the `IamCheckerConnection` class within the Google Cloud Policy Troubleshooter C++ library, detailing its various versions and functionalities."],["The latest release candidate is version 2.37.0-rc, while version 2.36.0 is the current stable version, with numerous prior releases listed."],["`IamCheckerConnection` defines virtual methods for user-facing overload sets in `IamCheckerClient`, allowing for the injection of custom behaviors, particularly useful for testing."],["Users can create concrete instances of `IamCheckerConnection` using `MakeIamCheckerConnection()`, or utilize the `MockIamCheckerConnection` class for mocking purposes."],["The class contains a function, TroubleshootIamPolicy, that is used to handle a TroubleshootIamPolicyRequest, and return a TroubleshootIamPolicyResponse."]]],[]]