GoogleApi.AlertCenter.V1beta1.Model.ListAlertFeedbackResponse (google_api_alert_center v0.11.2) 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
Specs
t() :: %GoogleApi.AlertCenter.V1beta1.Model.ListAlertFeedbackResponse{ feedback: [GoogleApi.AlertCenter.V1beta1.Model.AlertFeedback.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.