public sealed class VulnerabilityAssessmentNote.Types.Assessment.Types.Justification : IMessage<VulnerabilityAssessmentNote.Types.Assessment.Types.Justification>, IEquatable<VulnerabilityAssessmentNote.Types.Assessment.Types.Justification>, IDeepCloneable<VulnerabilityAssessmentNote.Types.Assessment.Types.Justification>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class VulnerabilityAssessmentNote.Types.Assessment.Types.Justification.
Justification provides the justification when the state of the
assessment if NOT_AFFECTED.
[[["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-03-21 UTC."],[[["This page provides documentation for the `VulnerabilityAssessmentNote.Types.Assessment.Types.Justification` class within the Grafeas v1 API, specifically version 3.4.0."],["The `Justification` class explains why an assessment is marked as NOT_AFFECTED, and it inherits from `object`, while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["There are two constructors for creating a `Justification` object, one being empty and the other allowing for the passing in of another `Justification` object."],["Key properties of the `Justification` class include `Details` (a string offering further information) and `JustificationType` (specifying the type of justification), which is an enum of the type `VulnerabilityAssessmentNote.Types.Assessment.Types.Justification.Types.JustificationType`."],["The provided content offers a list of different versions, ranging from 2.2.0 to 3.7.0 (latest), each version having a link that leads to the page for the Grafeas v1 API class `VulnerabilityAssessmentNote.Types.Assessment.Types.Justification` for that version."]]],[]]