class Google::Apis::AndroidpublisherV3::DeviceFeatureTargeting

def update!(**args)

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