generated/google/apis/content_v2/classes.rb in google-api-client-0.34.1 vs generated/google/apis/content_v2/classes.rb in google-api-client-0.35.0

- old
+ new

@@ -4275,11 +4275,11 @@ # The quantity that was canceled. # Corresponds to the JSON property `quantity` # @return [Fixnum] attr_accessor :quantity - # The reason for the cancellation. Orders that are cancelled with a noInventory + # The reason for the cancellation. Orders that are canceled with a noInventory # reason will lead to the removal of the product from Shopping Actions until you # make an update to that product. This will not affect your Shopping ads. # Corresponds to the JSON property `reason` # @return [String] attr_accessor :reason @@ -5269,11 +5269,19 @@ # - "dynamex" # - "lasership" # - "mpx" # - "uds" # - "efw" - # - "jd logistics" + # - "yunexpress" + # - "china post" + # - "china ems" + # - "singapore post" + # - "pos malaysia" + # - "postnl" + # - "ptt" + # - "eub" + # - "chukou1" # Acceptable values for FR are: # - "colissimo" # - "chronopost" # - "gls" # - "dpd" @@ -5281,10 +5289,11 @@ # - "colis prive" # - "boxtal" # - "geodis" # - "tnt" # - "la poste" + # - "ups" # Corresponds to the JSON property `carrier` # @return [String] attr_accessor :carrier # Date on which the shipment has been created, in ISO 8601 format. @@ -5336,11 +5345,11 @@ # class OrderShipmentLineItemShipment include Google::Apis::Core::Hashable - # The ID of the line item that is shipped. Either lineItemId or productId is - # required. + # The ID of the line item that is shipped. This value is assigned by Google when + # an order is created. Either lineItemId or productId is required. # Corresponds to the JSON property `lineItemId` # @return [String] attr_accessor :line_item_id # The ID of the product to ship. This is the REST ID used in the products