Reference documentation and code samples for the Google Cloud Model Armor V1 Client class VirusDetail.
Details of an identified virus
Generated from protobuf message google.cloud.modelarmor.v1.VirusDetail
Namespace
Google \ Cloud \ ModelArmor \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ vendor
string
Name of vendor that produced this virus identification.
↳ names
array
Names of this Virus.
↳ threat_type
int
Threat type of the identified virus
getVendor
Name of vendor that produced this virus identification.
string
setVendor
Name of vendor that produced this virus identification.
var
string
$this
getNames
Names of this Virus.
setNames
Names of this Virus.
var
string[]
$this
getThreatType
Threat type of the identified virus
int
setThreatType
Threat type of the identified virus
var
int
$this