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-06-12 UTC."],[[["This page provides documentation for the `PolicyViolationInfo` class within the Google Cloud Audit API, specifically focusing on version 2.4.0."],["The `PolicyViolationInfo` class is used to detail information related to policy violations encountered during a request."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The documentation includes information about the class constructors, `PolicyViolationInfo()` and `PolicyViolationInfo(PolicyViolationInfo other)`, as well as a property called `OrgPolicyViolationInfo`."],["The page lists all previous versions of this class, ranging from version 1.0.0 to 2.5.0."]]],[]]