class Google::Apis::RetailV2beta::GoogleCloudRetailV2ModelFrequentlyBoughtTogetherFeaturesConfig

def update!(**args)

Update properties of this object
def update!(**args)
  @context_products_type = args[:context_products_type] if args.key?(:context_products_type)
end