google_api_alert_center v0.2.0 GoogleApi.AlertCenter.V1beta1.Model.ListAlertFeedbackResponse View Source
Response message for an alert feedback listing request.
Attributes
feedback
(type:list(GoogleApi.AlertCenter.V1beta1.Model.AlertFeedback.t)
, default:nil
) - The list of alert feedback. Feedback entries for each alert are ordered by creation time descending.
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.ListAlertFeedbackResponse{ feedback: [GoogleApi.AlertCenter.V1beta1.Model.AlertFeedback.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.