public sealed class PolicyViolationInfo : IMessage<PolicyViolationInfo>, IEquatable<PolicyViolationInfo>, IDeepCloneable<PolicyViolationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class PolicyViolationInfo.
Information related to policy violations for this request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["The `PolicyViolationInfo` class, part of the Google Cloud Audit API, provides information about policy violations within a request."],["Version 2.5.0 is the latest release of the Google Cloud Audit API documentation for the `PolicyViolationInfo` class, with previous versions from 2.4.0 down to 1.0.0 also available."],["`PolicyViolationInfo` inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PolicyViolationInfo` class contains a property called `OrgPolicyViolationInfo`, which is of type `OrgPolicyViolationInfo` and details any orgpolicy violations."],["There are two constructors for `PolicyViolationInfo`: a default one and another that takes an existing `PolicyViolationInfo` object as a parameter for duplication."]]],[]]