class Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaModelServingConfigList

for ‘PAGE_OPTIMIZATION` recommendations.
Represents an ordered combination of valid serving configs, which can be used

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

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