Module: Google::Cloud::WebRisk::V1::ThreatInfo::ThreatJustification::JustificationLabel
- Defined in:
- proto_docs/google/cloud/webrisk/v1/webrisk.rb
Overview
Labels that explain how the URI was classified.
Constant Summary collapse
- JUSTIFICATION_LABEL_UNSPECIFIED =
Default.
0
- MANUAL_VERIFICATION =
The submitter manually verified that the submission is unsafe.
1
- USER_REPORT =
The submitter received the submission from an end user.
2
- AUTOMATED_REPORT =
The submitter received the submission from an automated system.
3