ThreatInfo

המידע בנוגע לאיום אחד או יותר שהלקוח שולח כשהוא בודק התאמות ברשימות איומים.

ייצוג JSON
{
  "threatTypes": [
    enum (ThreatType)
  ],
  "platformTypes": [
    enum (PlatformType)
  ],
  "threatEntryTypes": [
    enum (ThreatEntryType)
  ],
  "threatEntries": [
    {
      object (ThreatEntry)
    }
  ]
}
שדות
threatTypes[]

enum (ThreatType)

סוגי האיומים שיש לבדוק.

platformTypes[]

enum (PlatformType)

סוגי הפלטפורמות לבדיקה.

threatEntryTypes[]

enum (ThreatEntryType)

סוגי הערכים שיש לבדוק.

threatEntries[]

object (ThreatEntry)

רשומות האיום שיש לבדוק.