public sealed class ComplianceOccurrence : IMessage<ComplianceOccurrence>, IEquatable<ComplianceOccurrence>, IDeepCloneable<ComplianceOccurrence>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class ComplianceOccurrence.
An indication that the compliance checks in the associated ComplianceNote
were not satisfied for particular resources or a specified reason.
[[["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-08-07 UTC."],[[["This page provides documentation for the `ComplianceOccurrence` class within the Grafeas v1 API, offering insights into its structure and functionality."],["`ComplianceOccurrence` signifies that compliance checks from an associated `ComplianceNote` were not met for specific resources or due to a stated reason."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling versatile usage within the .NET ecosystem."],["Key properties of `ComplianceOccurrence` include `NonComplianceReason`, `NonCompliantFiles`, and `Version`, which detail the nature of the compliance failure and relevant version information."],["Multiple versions of the `ComplianceOccurrence` documentation are accessible, ranging from version 2.2.0 up to the latest version, 3.7.0."]]],[]]