This interface defines virtual methods for each of the user-facing overload sets in IAMPolicyClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type IAMPolicyClient.
[[["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-04-09 UTC."],[[["This webpage details the `IAMPolicyConnection` object, which is utilized by the `IAMPolicyClient` in version 2.35.0."],["The `IAMPolicyConnection` interface contains virtual methods for all user-facing overload sets found in `IAMPolicyClient`, supporting custom behavior injection for testing purposes."],["The latest release candidate for this object is version 2.37.0-rc, with numerous prior versions, starting as far back as 2.11.0, being available for review."],["`MakeIAMPolicyConnection()` is the function provided for creating a concrete instance of the `IAMPolicyConnection` object."],["The page lists virtual functions, including `options()`, `SetIamPolicy()`, `GetIamPolicy()`, and `TestIamPermissions()`, each with their respective parameters and return types, and can be mocked with the `iam_v1_mocks::MockIAMPolicyConnection` class."]]],[]]