class Google::Apis::AndroidpublisherV3::SafetyLabelsUpdateRequest

def update!(**args)

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