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-14 UTC."],[[["This webpage provides documentation for the `IamCheckerConnection` class within the Google Cloud Policy Troubleshooter C++ library, with the latest release being version 2.37.0-rc."],["The `IamCheckerConnection` class defines virtual methods for user-facing overload sets in `IamCheckerClient`, allowing for the injection of custom behavior, particularly useful for testing with mocking."],["The `IamCheckerConnection` class has many available versions, starting at version 2.11.0 and going to the latest version of 2.37.0-rc, with each version allowing the user to access the `IamCheckerConnection` class."],["Users can create concrete instances of the connection via the `MakeIamCheckerConnection()` function, and can mock the object for tests using `MockIamCheckerConnection`."],["The `IamCheckerConnection` class offers functionality to retrieve options and troubleshoot IAM policies, specifically using the `TroubleshootIamPolicy` function."]]],[]]