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