Show / Hide Table of Contents

Enum ThreatListsResource.ComputeDiffRequest.ThreatTypeEnum

Required. The threat list to update. Only a single ThreatType should be specified per request. If you want to handle multiple ThreatTypes, you must make one request per ThreatType.

Namespace: Google.Apis.WebRisk.v1
Assembly: Google.Apis.WebRisk.v1.dll
Syntax
public enum ThreatListsResource.ComputeDiffRequest.ThreatTypeEnum

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.

In This Article
Back to top Generated by DocFX