public sealed class ComplianceOccurrence : IMessage<ComplianceOccurrence>, IEquatable<ComplianceOccurrence>, IDeepCloneable<ComplianceOccurrence>, IBufferMessage, IMessage
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."],[[["\u003cp\u003eThe \u003ccode\u003eComplianceOccurrence\u003c/code\u003e class indicates when compliance checks associated with a \u003ccode\u003eComplianceNote\u003c/code\u003e are not met for specific resources or due to a stated reason.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace and is found within the \u003ccode\u003eGrafeas.V1.dll\u003c/code\u003e assembly, with the latest available version at 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, equality comparisons, deep cloning, and buffered message handling.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eComplianceOccurrence\u003c/code\u003e has properties such as \u003ccode\u003eNonComplianceReason\u003c/code\u003e, a string property, and \u003ccode\u003eNonCompliantFiles\u003c/code\u003e, a repeated field of \u003ccode\u003eNonCompliantFile\u003c/code\u003e, that explain details about non-compliance issues.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and has inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, which are basic functionalities associated with the object class.\u003c/p\u003e\n"]]],[],null,[]]