View Source GoogleApi.AlertCenter.V1beta1.Model.Attachment (google_api_alert_center v0.23.0)

Attachment with application-specific information about an alert.

Attributes

  • csv (type: GoogleApi.AlertCenter.V1beta1.Model.Csv.t, default: nil) - A CSV file attachment.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AlertCenter.V1beta1.Model.Attachment{
  csv: GoogleApi.AlertCenter.V1beta1.Model.Csv.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.