class Google::Apis::RetailV2beta::GoogleCloudRetailV2betaProductLevelConfig
def update!(**args)
def update!(**args) @ingestion_product_type = args[:ingestion_product_type] if args.key?(:ingestion_product_type) @merchant_center_product_id_field = args[:merchant_center_product_id_field] if args.key?(:merchant_center_product_id_field) end