class Google::Apis::RetailV2beta::GoogleCloudRetailV2betaMerchantCenterLinkingConfig

def update!(**args)

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