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"]],[["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-21 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."]]],[]]