This interface defines virtual methods for each of the user-facing overload sets in PolicyTroubleshooterClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type PolicyTroubleshooterClient.
[[["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 lists various versions of the `PolicyTroubleshooterConnection` class, with `2.37.0-rc` being the latest."],["The `PolicyTroubleshooterConnection` object provides a set of virtual methods corresponding to the user-facing overload sets found in the `PolicyTroubleshooterClient`, allowing users to inject custom behavior."],["A concrete instance of the `PolicyTroubleshooterConnection` class can be created using the `MakePolicyTroubleshooterConnection()` function."],["For testing purposes, a mock object, `MockPolicyTroubleshooterConnection`, is available for mocking `PolicyTroubleshooterConnection` behavior."],["The virtual function `TroubleshootIamPolicy`, takes `TroubleshootIamPolicyRequest` as a parameter and returns the `StatusOr\u003c TroubleshootIamPolicyResponse \u003e`."]]],[]]