google_api_alert_center v0.9.1 GoogleApi.AlertCenter.V1beta1.Model.UndeleteAlertRequest View Source

A request to undelete a specific alert that was marked for deletion.

Attributes

  • customerId (type: String.t, default: nil) - Optional. The unique identifier of the G Suite organization account of the customer the alert is associated with. Inferred from the caller identity if not provided.

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.UndeleteAlertRequest{
  customerId: String.t()
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.