google_api_alert_center v0.10.0 GoogleApi.AlertCenter.V1beta1.Model.PhishingSpike View Source

Alert for a spike in user reported phishing.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.AlertCenter.V1beta1.Model.PhishingSpike{
  domainId: GoogleApi.AlertCenter.V1beta1.Model.DomainId.t(),
  isInternal: boolean(),
  maliciousEntity: GoogleApi.AlertCenter.V1beta1.Model.MaliciousEntity.t(),
  messages: [GoogleApi.AlertCenter.V1beta1.Model.GmailMessageInfo.t()]
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.