license property

String? license
getter/setter pair

The video's license.

@mutable youtube.videos.insert youtube.videos.update Possible string values are:

  • "youtube"
  • "creativeCommon"

Implementation

core.String? license;