generated/google/apis/manufacturers_v1/representations.rb in google-api-client-0.15.0 vs generated/google/apis/manufacturers_v1/representations.rb in google-api-client-0.16.0
- old
+ new
@@ -125,10 +125,10 @@
property :size, as: 'size'
property :size_system, as: 'sizeSystem'
property :size_type, as: 'sizeType'
property :suggested_retail_price, as: 'suggestedRetailPrice', class: Google::Apis::ManufacturersV1::Price, decorator: Google::Apis::ManufacturersV1::Price::Representation
- property :target_account_id, :numeric_string => true, as: 'targetAccountId'
+ property :target_client_id, as: 'targetClientId'
property :theme, as: 'theme'
property :title, as: 'title'
collection :video_link, as: 'videoLink'
end
end