GoogleApi.AlertCenter.V1beta1.Model.GoogleAppsAlertcenterV1beta1UndeleteAlertRequest (google_api_alert_center v0.14.0) 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 Google Workspace 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.GoogleAppsAlertcenterV1beta1UndeleteAlertRequest{ customerId: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.