This interface defines virtual methods for each of the user-facing overload sets in PoliciesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type PoliciesClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage provides documentation for the `PoliciesConnection` object, which is used in conjunction with the `PoliciesClient` for managing IAM policies in C++."],["The latest version available is 2.37.0-rc, while version 2.34.0 is specifically being documented and used as a reference throughout this content."],["`PoliciesConnection` defines virtual methods that correspond to user-facing overload sets in `PoliciesClient`, allowing for the injection of custom behaviors for testing purposes."],["The `PoliciesConnection` object's methods include functions to list, get, create, update, and delete policies, as well as retrieve operation statuses, all through different request parameters."],["There is also mention of `MakePoliciesConnection()` to create concrete instances, and `MockPoliciesConnection` for mocking instances."]]],[]]