class Google::Apis::RetailV2beta::GoogleCloudRetailV2betaBatchRemoveCatalogAttributesRequest

def update!(**args)

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