threatType property
The type of threat.
This field will never be empty. Possible string values are:
- "THREAT_TYPE_UNSPECIFIED" : Unknown.
- "MALWARE" : Malware threat type.
- "SOCIAL_ENGINEERING" : Social engineering threat type.
- "UNWANTED_SOFTWARE" : Unwanted software threat type.
- "POTENTIALLY_HARMFUL_APPLICATION" : Potentially harmful application threat type.
Implementation
core.String? threatType;