public sealed class ThreatInfo.Types.ThreatJustification : IMessage<ThreatInfo.Types.ThreatJustification>, IEquatable<ThreatInfo.Types.ThreatJustification>, IDeepCloneable<ThreatInfo.Types.ThreatJustification>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Web Risk v1 API class ThreatInfo.Types.ThreatJustification.
Context about why the URI is unsafe.
Implements
IMessageThreatInfoTypesThreatJustification, IEquatableThreatInfoTypesThreatJustification, IDeepCloneableThreatInfoTypesThreatJustification, IBufferMessage, IMessageNamespace
Google.Cloud.WebRisk.V1Assembly
Google.Cloud.WebRisk.V1.dll
Constructors
ThreatJustification()
public ThreatJustification()
ThreatJustification(ThreatJustification)
public ThreatJustification(ThreatInfo.Types.ThreatJustification other)
Parameter | |
---|---|
Name | Description |
other | ThreatInfoTypesThreatJustification |
Properties
Comments
public RepeatedField<string> Comments { get; }
Free-form context on why this URI is unsafe.
Property Value | |
---|---|
Type | Description |
RepeatedFieldstring |
Labels
public RepeatedField<ThreatInfo.Types.ThreatJustification.Types.JustificationLabel> Labels { get; }
Labels associated with this URI that explain how it was classified.
Property Value | |
---|---|
Type | Description |
RepeatedFieldThreatInfoTypesThreatJustificationTypesJustificationLabel |