class Google::Apis::RetailV2beta::GoogleCloudRetailV2betaProductInlineSource

def update!(**args)

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