This interface defines virtual methods for each of the user-facing overload sets in OrgPolicyClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type OrgPolicyClient.
[[["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-05-07 UTC."],[[["This webpage details the `OrgPolicyConnection` class, which provides an interface for virtual methods used by the `OrgPolicyClient`."],["The `OrgPolicyConnection` class allows users to inject custom behaviors when writing tests for `OrgPolicyClient` objects, such as through the use of a Google Mock object."],["It provides access to several functions, including `ListConstraints`, `ListPolicies`, `GetPolicy`, `GetEffectivePolicy`, `CreatePolicy`, `UpdatePolicy`, and `DeletePolicy`, among others."],["The webpage covers a range of versions, from 2.11.0 up to the release candidate 2.37.0-rc, and each version has its respective link to its specific documentation."],["It also highlights the ability to manage custom constraints with functions like `CreateCustomConstraint`, `UpdateCustomConstraint`, `GetCustomConstraint`, `ListCustomConstraints`, and `DeleteCustomConstraint`."]]],[]]