generated/google/apis/content_v2/classes.rb in google-api-client-0.48.0 vs generated/google/apis/content_v2/classes.rb in google-api-client-0.49.0

- old
+ new

@@ -8055,11 +8055,11 @@ # Store resource. # Corresponds to the JSON property `store` # @return [Google::Apis::ContentV2::PosStore] attr_accessor :store - # The store code. Set this only if the method is `delete` or `get`. + # The store code. This should be set only if the method is `delete` or `get`. # Corresponds to the JSON property `storeCode` # @return [String] attr_accessor :store_code # The ID of the account for which to get/submit data. @@ -8803,11 +8803,11 @@ # . # Corresponds to the JSON property `additionalProductTypes` # @return [Array<String>] attr_accessor :additional_product_types - # Set to true if the item is targeted towards adults. + # Should be set to true if the item is targeted towards adults. # Corresponds to the JSON property `adult` # @return [Boolean] attr_accessor :adult alias_method :adult?, :adult @@ -9804,10 +9804,10 @@ # The geographic region to which the tax rate applies. # Corresponds to the JSON property `region` # @return [String] attr_accessor :region - # Set to true if tax is charged on shipping. + # Should be set to true if tax is charged on shipping. # Corresponds to the JSON property `taxShip` # @return [Boolean] attr_accessor :tax_ship alias_method :tax_ship?, :tax_ship