generated/google/apis/chat_v1/representations.rb in google-api-client-0.20.1 vs generated/google/apis/chat_v1/representations.rb in google-api-client-0.21.0

- old
+ new

@@ -333,9 +333,10 @@ class Representation < Google::Apis::Core::JsonRepresentation property :action_response, as: 'actionResponse', class: Google::Apis::ChatV1::ActionResponse, decorator: Google::Apis::ChatV1::ActionResponse::Representation collection :annotations, as: 'annotations', class: Google::Apis::ChatV1::Annotation, decorator: Google::Apis::ChatV1::Annotation::Representation + property :argument_text, as: 'argumentText' collection :cards, as: 'cards', class: Google::Apis::ChatV1::Card, decorator: Google::Apis::ChatV1::Card::Representation property :create_time, as: 'createTime' property :fallback_text, as: 'fallbackText' property :name, as: 'name'