View Source GoogleApi.AlertCenter.V1beta1.Model.StateSponsoredAttack (google_api_alert_center v0.24.0)

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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AlertCenter.V1beta1.Model.StateSponsoredAttack{
  email: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.