Module: Google::Cloud::WebRisk::V1::ThreatType

Defined in:
proto_docs/google/cloud/webrisk/v1/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