Package | Description |
---|---|
com.google.api.services.alertcenter.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
BadWhitelist |
BadWhitelist.clone() |
BadWhitelist |
BadWhitelist.set(String fieldName,
Object value) |
BadWhitelist |
BadWhitelist.setDomainId(DomainId domainId)
The domain ID.
|
BadWhitelist |
BadWhitelist.setMaliciousEntity(MaliciousEntity maliciousEntity)
The entity whose actions triggered a Gmail phishing alert.
|
BadWhitelist |
BadWhitelist.setMessages(List<GmailMessageInfo> messages)
The list of messages contained by this alert.
|
BadWhitelist |
BadWhitelist.setSourceIp(String sourceIp)
The source IP address of the malicious email, for example, `127.0.0.1`.
|
Copyright © 2011–2024 Google. All rights reserved.