Class ThreatJustification (1.14.4)

ThreatJustification(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Context about why the URI is unsafe.

Attributes

Name Description
labels MutableSequence[google.cloud.webrisk_v1.types.ThreatInfo.ThreatJustification.JustificationLabel]
Labels associated with this URI that explain how it was classified.
comments MutableSequence[str]
Free-form context on why this URI is unsafe.

Classes

JustificationLabel

JustificationLabel(value)

Labels that explain how the URI was classified.