diff --git a/generated/google/apis/content_v2.rb b/generated/google/apis/content_v2.rb index 3ffac0926..7dbb56633 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 = '20201028' + REVISION = '20201029' # 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 f4f78d540..1a2cfdfbc 100644 --- a/generated/google/apis/content_v2/classes.rb +++ b/generated/google/apis/content_v2/classes.rb @@ -8057,7 +8057,7 @@ module Google # @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 @@ -8805,7 +8805,7 @@ module Google # @return [Array] 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 @@ -9806,7 +9806,7 @@ module Google # @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 diff --git a/generated/google/apis/content_v2/synth.metadata b/generated/google/apis/content_v2/synth.metadata index c60478971..c64640077 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": "79a43ec56f0591043ce631e889c3354471f07c7b" + "sha": "1130b30359ce3074f730262c819abc46257df961" } } ]