diff --git a/generated/google/apis/content_v2.rb b/generated/google/apis/content_v2.rb index 7dbb56633..665314028 100644 --- a/generated/google/apis/content_v2.rb +++ b/generated/google/apis/content_v2.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/shopping-content/v2/ module ContentV2 VERSION = 'V2' - REVISION = '20201029' + REVISION = '20201104' # 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/service.rb b/generated/google/apis/content_v2/service.rb index e2669a518..c29790a0b 100644 --- a/generated/google/apis/content_v2/service.rb +++ b/generated/google/apis/content_v2/service.rb @@ -708,7 +708,9 @@ module Google execute_or_queue_command(command, &block) end - # Invokes a fetch for the datafeed in your Merchant Center account. + # Invokes a fetch for the datafeed in your Merchant Center account. If you need + # to call this method more than once per day, we recommend you use the Products + # service to update your product data. # @param [Fixnum] merchant_id # The ID of the account that manages the datafeed. This account cannot be a # multi-client account. diff --git a/generated/google/apis/content_v2/synth.metadata b/generated/google/apis/content_v2/synth.metadata index c64640077..1e633be7c 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": "1130b30359ce3074f730262c819abc46257df961" + "sha": "f4816b814d93bcc387c461c05515a06df139c939" } } ]