PhishingSpike

Alert for a spike in user reported phishing.

JSON representation
{
  "domainId": {
    object (DomainId)
  },
  "maliciousEntity": {
    object (MaliciousEntity)
  },
  "messages": [
    {
      object (GmailMessageInfo)
    }
  ],
  "isInternal": boolean
}
Fields
domainId

object (DomainId)

The domain ID.

maliciousEntity

object (MaliciousEntity)

The entity whose actions triggered a Gmail phishing alert.

messages[]

object (GmailMessageInfo)

The list of messages contained by this alert.

isInternal

boolean

If true, the email originated from within the organization.