lib/google/apis/chat_v1/representations.rb in google-apis-chat_v1-0.45.0 vs lib/google/apis/chat_v1/representations.rb in google-apis-chat_v1-0.46.0
- old
+ new
@@ -1164,9 +1164,10 @@
collection :cards, as: 'cards', class: Google::Apis::ChatV1::Card, decorator: Google::Apis::ChatV1::Card::Representation
collection :cards_v2, as: 'cardsV2', class: Google::Apis::ChatV1::CardWithId, decorator: Google::Apis::ChatV1::CardWithId::Representation
+ property :client_assigned_message_id, as: 'clientAssignedMessageId'
property :create_time, as: 'createTime'
property :fallback_text, as: 'fallbackText'
property :last_update_time, as: 'lastUpdateTime'
property :matched_url, as: 'matchedUrl', class: Google::Apis::ChatV1::MatchedUrl, decorator: Google::Apis::ChatV1::MatchedUrl::Representation