class Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaModelServingConfigList

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