diff --git a/generated/google/apis/content_v2_1.rb b/generated/google/apis/content_v2_1.rb index 7a214c098..4c35832d0 100644 --- a/generated/google/apis/content_v2_1.rb +++ b/generated/google/apis/content_v2_1.rb @@ -25,7 +25,7 @@ module Google # @see https://developers.google.com/shopping-content/v2/ module ContentV2_1 VERSION = 'V2_1' - 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_1/classes.rb b/generated/google/apis/content_v2_1/classes.rb index 12e547a06..007cd0717 100644 --- a/generated/google/apis/content_v2_1/classes.rb +++ b/generated/google/apis/content_v2_1/classes.rb @@ -7761,7 +7761,7 @@ module Google # @return [Google::Apis::ContentV2_1::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 @@ -8519,7 +8519,7 @@ module Google # @return [String] attr_accessor :ads_redirect - # 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 @@ -9436,7 +9436,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 @@ -10840,7 +10840,8 @@ module Google # @return [Google::Apis::ContentV2_1::ReturnAddress] attr_accessor :return_address - # The return address ID. Set this only if the method is `delete` or `get`. + # The return address ID. This should be set only if the method is `delete` or ` + # get`. # Corresponds to the JSON property `returnAddressId` # @return [String] attr_accessor :return_address_id @@ -10999,7 +11000,8 @@ module Google # @return [Google::Apis::ContentV2_1::ReturnPolicy] attr_accessor :return_policy - # The return policy ID. Set this only if the method is `delete` or `get`. + # The return policy ID. This should be set only if the method is `delete` or ` + # get`. # Corresponds to the JSON property `returnPolicyId` # @return [String] attr_accessor :return_policy_id diff --git a/generated/google/apis/content_v2_1/synth.metadata b/generated/google/apis/content_v2_1/synth.metadata index c60478971..c64640077 100644 --- a/generated/google/apis/content_v2_1/synth.metadata +++ b/generated/google/apis/content_v2_1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "79a43ec56f0591043ce631e889c3354471f07c7b" + "sha": "1130b30359ce3074f730262c819abc46257df961" } } ]