[[["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."],[[["The `PolicyRule` class represents a single rule within a Google Cloud IAM v2 policy, offering control over access and permissions."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is available in the `Google.Cloud.Iam.V2` namespace."],["It supports defining a `DenyRule` within its properties, allowing for the specification of a deny policy rule."],["The `PolicyRule` class allows users to set a description, limited to 256 characters, to clarify the purpose of each rule, and to construct a new instance or clone one."],["The class properties `KindCase` provide details on the type of rule implemented, specifying in which case it falls under, with `PolicyRule.KindOneofCase`."]]],[]]