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"]],[["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-04-17 UTC."],[[["This webpage provides reference documentation and code samples for the `NonCompliantFile` class within the Grafeas v1 API, detailing files that caused a compliance check to fail."],["The `NonCompliantFile` class is part of the `Grafeas.V1` namespace and is found in the `Grafeas.V1.dll` assembly, with versioning options available from 2.2.0 up to the latest, 3.7.0."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, offering functionality for message handling, equality comparison, deep cloning, and buffer messaging."],["Key properties of the `NonCompliantFile` class include `DisplayCommand` (command to display non-compliant files), `Path` (file path), and `Reason` (explanation for non-compliance)."],["Constructors for `NonCompliantFile` allow for creating new instances either without parameters or by copying an existing `NonCompliantFile` object."]]],[]]