title property

String? title
getter/setter pair

The broadcast's title.

Note that the broadcast represents exactly one YouTube video. You can set this field by modifying the broadcast resource or by setting the title field of the corresponding video resource.

Implementation

core.String? title;