source property
The video source. Possible string values are:
- "SOURCE_UNSPECIFIED" : The video source is unspecified.
- "YOUTUBE" : The video source is YouTube.
- "DRIVE" : The video source is Google Drive.
Implementation
core.String? source;
The video source. Possible string values are:
core.String? source;