BadWhitelist

Stay organized with collections Save and categorize content based on your preferences.

Alert for setting the domain or IP that malicious email comes from as whitelisted domain or IP in Gmail advanced settings.

JSON representation
{
  "domainId": {
    object (DomainId)
  },
  "maliciousEntity": {
    object (MaliciousEntity)
  },
  "messages": [
    {
      object (GmailMessageInfo)
    }
  ],
  "sourceIp": string
}
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.

sourceIp

string

The source IP address of the malicious email, for example, 127.0.0.1.