Entity whose actions triggered a Gmail phishing alert.
JSON representation |
---|
{ "entity": { object ( |
Fields | |
---|---|
entity |
The actor who triggered a gmail phishing alert. |
Union field entity_type . Every malicious entity could only belongs to one entity type. entity_type can be only one of the following: |
|
fromHeader |
The sender email address. |
displayName |
The header from display name. |
User
A user.
JSON representation |
---|
{ "emailAddress": string, "displayName": string } |
Fields | |
---|---|
emailAddress |
Email address of the user. |
displayName |
Display name of the user. |