lib/google/apis/chat_v1/representations.rb in google-apis-chat_v1-0.80.0 vs lib/google/apis/chat_v1/representations.rb in google-apis-chat_v1-0.81.0

- old
+ new

@@ -1456,9 +1456,11 @@ property :formatted_text, as: 'formattedText' property :last_update_time, as: 'lastUpdateTime' property :matched_url, as: 'matchedUrl', class: Google::Apis::ChatV1::MatchedUrl, decorator: Google::Apis::ChatV1::MatchedUrl::Representation property :name, as: 'name' + property :private_message_viewer, as: 'privateMessageViewer', class: Google::Apis::ChatV1::User, decorator: Google::Apis::ChatV1::User::Representation + property :quoted_message_metadata, as: 'quotedMessageMetadata', class: Google::Apis::ChatV1::QuotedMessageMetadata, decorator: Google::Apis::ChatV1::QuotedMessageMetadata::Representation property :sender, as: 'sender', class: Google::Apis::ChatV1::User, decorator: Google::Apis::ChatV1::User::Representation property :slash_command, as: 'slashCommand', class: Google::Apis::ChatV1::SlashCommand, decorator: Google::Apis::ChatV1::SlashCommand::Representation