public sealed class NonCompliantFile : IMessage<NonCompliantFile>, IEquatable<NonCompliantFile>, IDeepCloneable<NonCompliantFile>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class NonCompliantFile.
Details about files that caused a compliance check to fail.
[[["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 webpage provides reference documentation and code samples for the `NonCompliantFile` class within the Grafeas v1 API, specifically version 3.2.0."],["The `NonCompliantFile` class is used to detail files that have failed a compliance check, offering methods like `DisplayCommand`, `Path`, and `Reason` to describe the non-compliance."],["The content lists different versions of the Grafeas V1 API, including versions 3.7.0 through 2.2.0, with 3.7.0 being the latest and each version being tied to the `NonCompliantFile` class."],["The `NonCompliantFile` class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."]]],[]]