Optional. Value that is being checked for the policy.
This could be in encrypted form (if pii sensitive).
This field will only be emitted in LIST_POLICY types
[[["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-06-05 UTC."],[[["The document provides reference documentation for the `ViolationInfo` class within the Google Cloud Audit API, focusing on version 2.2.0."],["`ViolationInfo` is a class that provides information about policy violations, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `CheckedValue`, `Constraint`, `ErrorMessage`, and `PolicyType`, which are all strings except for `PolicyType` which is an enum, and they are used to describe various aspects of the violation."],["The documentation highlights the inheritance of `ViolationInfo` from the base `object` class and lists the inherited members, including methods like `GetHashCode`, `GetType`, and `ToString`."],["There are two constructors provided for creating `ViolationInfo` objects, a default constructor and one that accepts another `ViolationInfo` instance."]]],[]]