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-05 UTC."],[[["The latest version of the Google Cloud Audit API's `PolicyViolationInfo` is 2.5.0, with documentation available, and this page is specifically for version 2.1.0."],["`PolicyViolationInfo` is a class within the Google Cloud Audit API designed to provide information about policy violations, and is defined in the `Google.Cloud.Audit` namespace within the `Google.Cloud.Audit.dll` assembly."],["This class inherits from `Object` and implements several interfaces, including `IMessage\u003cPolicyViolationInfo\u003e`, `IEquatable\u003cPolicyViolationInfo\u003e`, `IDeepCloneable\u003cPolicyViolationInfo\u003e`, `IBufferMessage`, and `IMessage`, with the documentation listing other members and interfaces."],["The class includes two constructors: a default constructor (`PolicyViolationInfo()`) and a copy constructor (`PolicyViolationInfo(PolicyViolationInfo other)`), used for creating instances or new instances from pre-existing ones."],["`PolicyViolationInfo` has a property, `OrgPolicyViolationInfo`, that provides details about organization policy violations and is of type `OrgPolicyViolationInfo`."]]],[]]