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."],[[["The latest version available is 2.37.0-rc, with numerous preceding versions of the IamCheckerConnection class also listed."],["This page details the `IamCheckerConnection` object, used by `IamCheckerClient`, which defines virtual methods for user-facing overload sets."],["`IamCheckerConnection` allows for injecting custom behavior, such as with Google Mock objects, which is useful for testing `IamCheckerClient` objects."],["The page has functions for retrieving options and troubleshooting an IAM policy with `TroubleshootIamPolicy`, which takes in a `TroubleshootIamPolicyRequest` and returns a status or a `TroubleshootIamPolicyResponse`."],["A concrete instance of the object can be created using `MakeIamCheckerConnection()`, and a mock can be created with `policytroubleshooter_v1_mocks::MockIamCheckerConnection`."]]],[]]