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-07 UTC."],[[["This page provides documentation for the `PoliciesConnection` class, which defines virtual methods for each overload set in `PoliciesClient`, allowing for custom behavior injection during testing."],["The latest release candidate is version 2.37.0-rc, while the currently viewed version is 2.28.0."],["The `PoliciesConnection` class includes virtual methods such as `ListPolicies`, `GetPolicy`, `CreatePolicy`, `UpdatePolicy`, and `DeletePolicy`, each with different parameter and return types."],["The page also includes the virtual function `options()` that returns the type Options."],["The class `MockPoliciesConnection` can be used to mock `PoliciesConnection`."]]],[]]