lib/google/apis/retail_v2beta/representations.rb in google-apis-retail_v2beta-0.43.0 vs lib/google/apis/retail_v2beta/representations.rb in google-apis-retail_v2beta-0.44.0
- old
+ new
@@ -1546,9 +1546,10 @@
class Representation < Google::Apis::Core::JsonRepresentation
property :dynamic_facetable_option, as: 'dynamicFacetableOption'
property :in_use, as: 'inUse'
property :indexable_option, as: 'indexableOption'
property :key, as: 'key'
+ property :recommendations_filtering_option, as: 'recommendationsFilteringOption'
property :searchable_option, as: 'searchableOption'
property :type, as: 'type'
end
end