Class Justification
Justification provides the justification when the state of the assessment if NOT_AFFECTED.
Implements
Inherited Members
Namespace: Google.Apis.OnDemandScanning.v1.Data
Assembly: Google.Apis.OnDemandScanning.v1.dll
Syntax
public class Justification : IDirectResponseSchema
Properties
Details
Additional details on why this justification was chosen.
Declaration
[JsonProperty("details")]
public virtual string Details { get; set; }
Property Value
Type | Description |
---|---|
string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
JustificationType
The justification type for this vulnerability.
Declaration
[JsonProperty("justificationType")]
public virtual string JustificationType { get; set; }
Property Value
Type | Description |
---|---|
string |