From 5cdde67a3b36ec83c6146d9057173071088bd64f Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Tue, 17 Nov 2020 02:09:51 -0800 Subject: [PATCH] feat: Automated regeneration of content v2 client --- generated/google/apis/content_v2.rb | 2 +- generated/google/apis/content_v2/classes.rb | 8 ++++---- generated/google/apis/content_v2/synth.metadata | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/generated/google/apis/content_v2.rb b/generated/google/apis/content_v2.rb index 66531402899..7d84908799e 100644 --- a/generated/google/apis/content_v2.rb +++ b/generated/google/apis/content_v2.rb @@ -25,7 +25,7 @@ module Apis # @see https://developers.google.com/shopping-content/v2/ module ContentV2 VERSION = 'V2' - REVISION = '20201104' + REVISION = '20201113' # Manage your product listings and accounts for Google Shopping AUTH_CONTENT = 'https://www.googleapis.com/auth/content' diff --git a/generated/google/apis/content_v2/classes.rb b/generated/google/apis/content_v2/classes.rb index 1a2cfdfbc94..166301d666f 100644 --- a/generated/google/apis/content_v2/classes.rb +++ b/generated/google/apis/content_v2/classes.rb @@ -4396,7 +4396,7 @@ class OrderCancellation attr_accessor :quantity # 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 + # reason will lead to the removal of the product from Buy on Google until you # make an update to that product. This will not affect your Shopping ads. # Acceptable values are: - "`autoPostInternal`" - "` # autoPostInvalidBillingAddress`" - "`autoPostNoInventory`" - "` @@ -4455,8 +4455,8 @@ class OrderCustomer # Email address for the merchant to send value-added tax or invoice # documentation of the order. Only the last document sent is made available to - # the customer. For more information, see About automated VAT invoicing for - # Shopping Actions. + # the customer. For more information, see About automated VAT invoicing for Buy + # on Google. # Corresponds to the JSON property `invoiceReceivingEmail` # @return [String] attr_accessor :invoice_receiving_email @@ -8891,7 +8891,7 @@ class Product # submitting any attribute of the feed specification in its generic form (e.g., ` # ` "name": "size type", "value": "regular" ``). This is useful for submitting # attributes not explicitly exposed by the API, such as additional attributes - # used for Shopping Actions. + # used for Buy on Google (formerly known as Shopping Actions). # Corresponds to the JSON property `customAttributes` # @return [Array] attr_accessor :custom_attributes diff --git a/generated/google/apis/content_v2/synth.metadata b/generated/google/apis/content_v2/synth.metadata index 1e633be7ce7..35ea7f72107 100644 --- a/generated/google/apis/content_v2/synth.metadata +++ b/generated/google/apis/content_v2/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "f4816b814d93bcc387c461c05515a06df139c939" + "sha": "fda99a7f81f55342ce6317eeb1430efb3a3049d0" } } ]