GoogleApi.AlertCenter.V1beta1.Model.GoogleAppsAlertcenterTypeStateSponsoredAttack (google_api_alert_center v0.14.0) View Source

A state-sponsored attack alert. Derived from audit logs.

Attributes

  • email (type: String.t, default: nil) - The email of the user this incident was created for.

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.GoogleAppsAlertcenterTypeStateSponsoredAttack{
    email: String.t() | nil
  }

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.