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"]],[["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-21 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`."]]],[]]