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 for the `NonCompliantFile` class within the Grafeas v1 API, detailing its usage and properties."],["`NonCompliantFile` is used to represent details about files that caused a compliance check to fail, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NonCompliantFile` class has three properties: `DisplayCommand` which is the command to display the files, `Path` which can be empty, and `Reason` which describes why a file is non-compliant."],["There are multiple versions of the `NonCompliantFile` documentation available, ranging from version 2.2.0 to the latest version, 3.7.0."]]],[]]