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-14 UTC."],[[["This webpage provides documentation for the `PoliciesConnection` class, which is part of the Google Cloud IAM v2 C++ client library."],["The latest release candidate is version 2.37.0-rc, and the current stable version is 2.15.1, with multiple previous versions available for browsing, all the way to 2.11.0."],["`PoliciesConnection` defines virtual methods corresponding to user-facing overloads in `PoliciesClient`, such as `ListPolicies`, `GetPolicy`, `CreatePolicy`, `UpdatePolicy`, and `DeletePolicy`."],["Users can inject custom behavior into `PoliciesClient` using `PoliciesConnection` for testing, with the `MockPoliciesConnection` class available for mocking purposes."],["The page includes details about the functions for `PoliciesConnection`, including their parameters, return types, and a brief description of each function, such as the return type of ListPolicies being `StreamRange\u003c google::iam::v2::Policy \u003e`."]]],[]]