category property

Category? category
final

The YouTube video category associated with the video. You must set a value for this property if you call the videos.update method and are updating the snippet part of a video resource.

string

Implementation

final Category? category;