Enum HashesResource.SearchRequest.ThreatTypesEnum
Required. The ThreatLists to search in. Multiple ThreatLists may be specified.
Namespace: Google.Apis.WebRisk.v1
Assembly: Google.Apis.WebRisk.v1.dll
Syntax
public enum HashesResource.SearchRequest.ThreatTypesEnum
Fields
| Name | Description |
|---|---|
| MALWARE | Malware targeting any platform. |
| SOCIALENGINEERING | Social engineering targeting any platform. |
| SOCIALENGINEERINGEXTENDEDCOVERAGE | A list of extended coverage social engineering URIs targeting any platform. |
| THREATTYPEUNSPECIFIED | No entries should match this threat type. This threat type is unused. |
| UNWANTEDSOFTWARE | Unwanted software targeting any platform. |