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 page provides documentation for the `IamCheckerConnection` object, which is part of the Google Cloud Policy Troubleshooter C++ client library, version 2.23.0."],["The `IamCheckerConnection` interface defines virtual methods that mirror the user-facing overload sets found in `IamCheckerClient`, enabling users to customize behavior during testing."],["You can create a real instance of this object using the `MakeIamCheckerConnection()` function, and a mock version through `policytroubleshooter_v1_mocks::MockIamCheckerConnection` for testing."],["The library documentation shows a list of versions ranging from 2.11.0 up to the release candidate version 2.37.0-rc, all of which have documentation for this specific object."],["The available functions for this object are `virtual options()` which returns Options and `virtual TroubleshootIamPolicy()` which returns StatusOr\u003c google::cloud::policytroubleshooter::v1::TroubleshootIamPolicyResponse \u003e."]]],[]]