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