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 details the `PoliciesConnection` object, which is a core component for the `PoliciesClient` and is used to define virtual methods for user-facing overload sets in `PoliciesClient`."],["The latest version is `2.37.0-rc`, and there are various previous versions available, down to `2.11.0`, each with a direct link to their respective documentation."],["`PoliciesConnection` offers virtual methods including `options()`, `ListPolicies()`, `GetPolicy()`, `CreatePolicy()`, `UpdatePolicy()`, and `DeletePolicy()`, each with specific parameter and return types."],["Users can create concrete instances of `PoliciesConnection` through the `MakePoliciesConnection()` function, or use the `iam_v2_mocks::MockPoliciesConnection` for testing purposes."]]],[]]