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 links to past and current versions."],["Version 2.37.0-rc is the latest release candidate, while version 2.28.0 is the current version being highlighted on this specific webpage."],["The `IamCheckerConnection` class is an interface that defines virtual methods for user-facing overload sets in `IamCheckerClient`, enabling custom behavior injection for testing."],["Users can create concrete instances of `IamCheckerConnection` using `MakeIamCheckerConnection()` or utilize `policytroubleshooter_v1_mocks::MockIamCheckerConnection` for mocking."],["The class offers functions such as `options()` and `TroubleshootIamPolicy()`, with the latter taking a `TroubleshootIamPolicyRequest` and returning a `TroubleshootIamPolicyResponse` or an error `StatusOr`."]]],[]]