Model Armor v1 API - Enum VirusDetail.Types.ThreatType (1.0.0-beta02)

public enum VirusDetail.Types.ThreatType

Reference documentation and code samples for the Model Armor v1 API enum VirusDetail.Types.ThreatType.

Defines all the threat types of a virus

Namespace

Google.Cloud.ModelArmor.V1

Assembly

Google.Cloud.ModelArmor.V1.dll

Fields

Name Description
MaliciousProgram

Malicious program. E.g. Spyware, Trojan.

PotentiallyHarmfulContent

Potentially harmful content. E.g. Injected code, Macro

PotentiallyUnwantedContent

Potentially unwanted content. E.g. Adware.

Unknown

Unable to categorize threat

Unspecified

Unused

VirusOrWorm

Virus or Worm threat.