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-11 UTC."],[[["This webpage provides reference documentation for the `PolicyViolationInfo` class within the Google Cloud Audit API, covering its structure, usage, and related interfaces."],["The `PolicyViolationInfo` class, part of the `Google.Cloud.Audit` namespace, is designed to detail information related to policy violations within a request."],["The class has multiple versions available, from 1.0.0 to the latest 2.5.0, with 2.3.0 being the current version on this specific page."],["The `PolicyViolationInfo` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class can be instantiated with no parameters using the `PolicyViolationInfo()` constructor, or by passing another `PolicyViolationInfo` instance with `PolicyViolationInfo(PolicyViolationInfo other)` as well as containing a property named `OrgPolicyViolationInfo`."]]],[]]