GoogleApi.AlertCenter.V1beta1.Model.GoogleAppsAlertcenterV1beta1ListAlertFeedbackResponse (google_api_alert_center v0.14.0) View Source
Response message for an alert feedback listing request.
Attributes
-
feedback
(type:list(GoogleApi.AlertCenter.V1beta1.Model.GoogleAppsAlertcenterV1beta1AlertFeedback.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.GoogleAppsAlertcenterV1beta1ListAlertFeedbackResponse{ feedback: [ GoogleApi.AlertCenter.V1beta1.Model.GoogleAppsAlertcenterV1beta1AlertFeedback.t() ] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.