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 a component of `IAMPolicyClient` in the Google Cloud C++ client library."],["The page provides links to documentation for multiple versions of `IAMPolicyConnection`, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `IAMPolicyConnection` interface includes virtual methods for interacting with IAM policies, such as `SetIamPolicy`, `GetIamPolicy`, and `TestIamPermissions`."],["The content describes how to create concrete instances of `IAMPolicyConnection` using `MakeIAMPolicyConnection()` and how to use `iam_v1_mocks::MockIAMPolicyConnection` for mocking in tests."],["The page covers available function calls for the `IAMPolicyConnection` object, including `options()`, alongside the associated return and parameter types."]]],[]]