google_api_alert_center v0.7.0 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
Link to this type
t()
View Sourcet() :: %GoogleApi.AlertCenter.V1beta1.Model.UndeleteAlertRequest{ customerId: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.