class Google::Apis::AndroidpublisherV3::DeviceId
def update!(**args)
def update!(**args) @build_brand = args[:build_brand] if args.key?(:build_brand) @build_device = args[:build_device] if args.key?(:build_device) end
def update!(**args) @build_brand = args[:build_brand] if args.key?(:build_brand) @build_device = args[:build_device] if args.key?(:build_device) end