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"]],[["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-04-17 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."]]],[]]