lib/google/apis/alertcenter_v1beta1/representations.rb in google-apis-alertcenter_v1beta1-0.1.0 vs lib/google/apis/alertcenter_v1beta1/representations.rb in google-apis-alertcenter_v1beta1-0.2.0

- old
+ new

@@ -515,9 +515,10 @@ class Representation < Google::Apis::Core::JsonRepresentation collection :affected_user_emails, as: 'affectedUserEmails' property :attachment_data, as: 'attachmentData', class: Google::Apis::AlertcenterV1beta1::Attachment, decorator: Google::Apis::AlertcenterV1beta1::Attachment::Representation property :description, as: 'description' + property :header, as: 'header' property :title, as: 'title' end end class ListAlertFeedbackResponse