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