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."],["The `NonCompliantFile` class details information about files that failed a compliance check."],["The latest version of the documentation is 3.7.0, with several previous versions also accessible, ranging back to version 2.2.0."],["The `NonCompliantFile` class includes properties such as `DisplayCommand`, `Path`, and `Reason` to describe the non-compliant files, providing details on the command to display them, the file path, and the explanation for non-compliance."],["The class can be implemented with IMessage, IEquatable, IDeepCloneable, and IBufferMessage, alongside using object inheritance, and has a constructor with an optional parameter."]]],[]]