Package | Description |
---|---|
com.google.api.services.alertcenter.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
MailPhishing |
MailPhishing.clone() |
MailPhishing |
MailPhishing.set(String fieldName,
Object value) |
MailPhishing |
MailPhishing.setDomainId(DomainId domainId)
The domain ID.
|
MailPhishing |
MailPhishing.setIsInternal(Boolean isInternal)
If `true`, the email originated from within the organization.
|
MailPhishing |
MailPhishing.setMaliciousEntity(MaliciousEntity maliciousEntity)
The entity whose actions triggered a Gmail phishing alert.
|
MailPhishing |
MailPhishing.setMessages(List<GmailMessageInfo> messages)
The list of messages contained by this alert.
|
MailPhishing |
MailPhishing.setSystemActionType(String systemActionType)
System actions on the messages.
|
Copyright © 2011–2024 Google. All rights reserved.