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