publishAt property

DateTime? publishAt
getter/setter pair

The date and time when the video is scheduled to publish.

It can be set only if the privacy status of the video is private..

Implementation

core.DateTime? publishAt;