class Google::Apis::RetailV2beta::GoogleCloudRetailV2betaRulePinAction

def update!(**args)

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