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."],[[["This webpage provides documentation for the `IamCheckerConnection` class within the Google Cloud Policy Troubleshooter C++ library, with the latest release being 2.37.0-rc."],["The `IamCheckerConnection` class defines virtual methods for user-facing overload sets found in `IamCheckerClient`, allowing for the injection of custom behavior, particularly useful for testing with Google Mock objects."],["The page lists available versions of the `IamCheckerConnection` documentation, ranging from 2.11.0 up to the latest release candidate 2.37.0-rc, as well as direct links for each."],["The `IamCheckerConnection` class includes virtual functions like `options()` and `TroubleshootIamPolicy()`, the latter taking a `TroubleshootIamPolicyRequest` and returning a `TroubleshootIamPolicyResponse` or a `Status`."],["Users can create concrete instances of `IamCheckerConnection` using `MakeIamCheckerConnection()` and utilize `MockIamCheckerConnection` for mocking purposes."]]],[]]