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-04-09 UTC."],[[["This webpage details the `PoliciesConnection` object, which provides virtual methods for each user-facing overload set found in `PoliciesClient`."],["The latest version available is `2.37.0-rc`, while the current version detailed on the page is `2.29.0`, with a comprehensive list of versions from `2.11.0` to the present `2.37.0-rc` also present."],["The `PoliciesConnection` interface is designed to allow custom behavior injection for testing purposes, like utilizing Google Mock objects."],["Key functions documented include `ListPolicies`, `GetPolicy`, `CreatePolicy`, `UpdatePolicy`, and `DeletePolicy`, all with specified request parameters and return types."],["The method `MakePoliciesConnection()` is provided as a method to create a concrete instance of `PoliciesConnection`."]]],[]]