[[["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`, used to define access control."],["This class is part of the `Google.Cloud.Iam.V2` namespace and is found within the `Google.Cloud.Iam.V2.dll` assembly, with its latest version being 1.3.0 and 1.1.0 being the current version for this specific document."],["The `PolicyRule` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class has two constructors, `PolicyRule()` and `PolicyRule(PolicyRule other)`, which allow for the creation of empty or copy-constructed `PolicyRule` objects."],["Key properties of the `PolicyRule` class include `DenyRule`, for defining deny policy rules, `Description`, for adding user-defined descriptions, and `KindCase`, for determining the type of rule."]]],[]]