uploads property

String? uploads
getter/setter pair

The ID of the playlist that contains the channel"s uploaded videos.

Use the videos.insert method to upload new videos and the videos.delete method to delete previously uploaded videos.

Implementation

core.String? uploads;