lib/google/apis/retail_v2beta/representations.rb in google-apis-retail_v2beta-0.96.0 vs lib/google/apis/retail_v2beta/representations.rb in google-apis-retail_v2beta-0.99.0
- old
+ new
@@ -740,16 +740,10 @@
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
- class GoogleCloudRetailV2betaCreateMerchantCenterAccountLinkMetadata
- class Representation < Google::Apis::Core::JsonRepresentation; end
-
- include Google::Apis::Core::JsonObjectSupport
- end
-
class GoogleCloudRetailV2betaCreateModelMetadata
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
@@ -926,22 +920,10 @@
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
- class GoogleCloudRetailV2betaMerchantCenterAccountLink
- class Representation < Google::Apis::Core::JsonRepresentation; end
-
- include Google::Apis::Core::JsonObjectSupport
- end
-
- class GoogleCloudRetailV2betaMerchantCenterAccountLinkMerchantCenterFeedFilter
- class Representation < Google::Apis::Core::JsonRepresentation; end
-
- include Google::Apis::Core::JsonObjectSupport
- end
-
class GoogleCloudRetailV2betaMerchantCenterFeedFilter
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
@@ -2508,18 +2490,10 @@
collection :search_solution_use_case, as: 'searchSolutionUseCase'
collection :solution_types, as: 'solutionTypes'
end
end
- class GoogleCloudRetailV2betaCreateMerchantCenterAccountLinkMetadata
- # @private
- class Representation < Google::Apis::Core::JsonRepresentation
- property :create_time, as: 'createTime'
- property :update_time, as: 'updateTime'
- end
- end
-
class GoogleCloudRetailV2betaCreateModelMetadata
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :model, as: 'model'
end
@@ -2797,34 +2771,9 @@
collection :fulfillment_types, as: 'fulfillmentTypes'
property :place_id, as: 'placeId'
property :price_info, as: 'priceInfo', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaPriceInfo, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaPriceInfo::Representation
- end
- end
-
- class GoogleCloudRetailV2betaMerchantCenterAccountLink
- # @private
- class Representation < Google::Apis::Core::JsonRepresentation
- property :branch_id, as: 'branchId'
- collection :feed_filters, as: 'feedFilters', class: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaMerchantCenterAccountLinkMerchantCenterFeedFilter, decorator: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaMerchantCenterAccountLinkMerchantCenterFeedFilter::Representation
-
- property :feed_label, as: 'feedLabel'
- property :id, as: 'id'
- property :language_code, as: 'languageCode'
- property :merchant_center_account_id, :numeric_string => true, as: 'merchantCenterAccountId'
- property :name, as: 'name'
- property :project_id, as: 'projectId'
- property :source, as: 'source'
- property :state, as: 'state'
- end
- end
-
- class GoogleCloudRetailV2betaMerchantCenterAccountLinkMerchantCenterFeedFilter
- # @private
- class Representation < Google::Apis::Core::JsonRepresentation
- property :primary_feed_id, :numeric_string => true, as: 'primaryFeedId'
- property :primary_feed_name, as: 'primaryFeedName'
end
end
class GoogleCloudRetailV2betaMerchantCenterFeedFilter
# @private