class Google::Apis::DisplayvideoV3::OmidAssignedTargetingOptionDetails

def update!(**args)

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