public sealed class NonCompliantFile : IMessage<NonCompliantFile>, IEquatable<NonCompliantFile>, IDeepCloneable<NonCompliantFile>, IBufferMessage, IMessage
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 document outlines the `NonCompliantFile` class within the `Grafeas.V1` namespace, detailing its structure and functionality related to compliance checks, with version 2.4.0 being specifically documented here."],["The `NonCompliantFile` class, inheriting from `Object`, is designed to represent files that fail compliance checks, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default constructor and one that takes another `NonCompliantFile` instance as a parameter for creating copies."],["Key properties of the `NonCompliantFile` class include `DisplayCommand`, `Path`, and `Reason`, which provide information on how to view non-compliant files and why they are flagged."],["The document also lists available versions of this documentation, with 3.7.0 being the latest, and includes documentation for versions ranging from 2.2.0 to 3.7.0."]]],[]]