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 details the `PoliciesConnection` object, which provides an interface for interacting with `PoliciesClient` and is available in multiple versions."],["`PoliciesConnection` defines virtual methods for user-facing overload sets in `PoliciesClient`, allowing for custom behavior injection during testing."],["The webpage describes how to create an instance using `MakePoliciesConnection()` and how to implement mocking via `iam_v2_mocks::MockPoliciesConnection`."],["Key functionalities of `PoliciesConnection` include managing policies through `ListPolicies`, `GetPolicy`, `CreatePolicy`, `UpdatePolicy`, and `DeletePolicy` methods, each accepting a specific request type."],["The most recent version available is `2.37.0-rc`, with several previous versions also being accessible on the webpage."]]],[]]