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-09 UTC."],[[["The webpage provides documentation for the `IamCheckerConnection` class within the Google Cloud Policy Troubleshooter C++ library, with version 2.37.0-rc being the latest and 2.18.0 the current version being displayed."],["It showcases a range of versions of the `IamCheckerConnection` class, from 2.11.0 up to the most recent release candidate of 2.37.0-rc."],["The `IamCheckerConnection` class defines virtual methods for each user-facing overload set in `IamCheckerClient`, allowing for custom behavior injection during testing."],["Users can create a concrete instance of `IamCheckerConnection` using the `MakeIamCheckerConnection()` function, or can use the `MockIamCheckerConnection` class for testing purposes."],["The documentation includes details about the `TroubleshootIamPolicy` function, which accepts a `TroubleshootIamPolicyRequest` and returns a `TroubleshootIamPolicyResponse`, in addition to the function `options()`."]]],[]]