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 page details the `IamCheckerConnection` class within the Google Cloud Policy Troubleshooter v1 C++ library, which defines virtual methods corresponding to the user-facing overload sets in `IamCheckerClient`."],["The most recent release candidate is version 2.37.0-rc, and the page provides links to the documentation for multiple prior versions, ranging from 2.36.0 down to 2.11.0."],["The `IamCheckerConnection` allows users to inject custom behavior for testing `IamCheckerClient` objects, and can be made with `MakeIamCheckerConnection()`, or can be mocked with `policytroubleshooter_v1_mocks::MockIamCheckerConnection`."],["The `IamCheckerConnection` class includes a virtual function `TroubleshootIamPolicy` that takes a `TroubleshootIamPolicyRequest` and returns a `TroubleshootIamPolicyResponse` wrapped in a `StatusOr`."]]],[]]