description property

String? description
getter/setter pair

The broadcast's description.

As with the title, you can set this field by modifying the broadcast resource or by setting the description field of the corresponding video resource.

Implementation

core.String? description;