Module: Google::Cloud::Webrisk::V1beta1::ThreatType
- Defined in:
- lib/google/cloud/webrisk/v1beta1/doc/google/cloud/webrisk/v1beta1/webrisk.rb
Overview
The type of threat. This maps dirrectly to the threat list a threat may belong to.
Constant Summary collapse
- THREAT_TYPE_UNSPECIFIED =
Unknown.
0
- MALWARE =
Malware targeting any platform.
1
- SOCIAL_ENGINEERING =
Social engineering targeting any platform.
2
- UNWANTED_SOFTWARE =
Unwanted software targeting any platform.
3