editorSuggestions property

List<String>? editorSuggestions
getter/setter pair

A list of video editing operations that might improve the video quality or playback experience of the uploaded video.

Implementation

core.List<core.String>? editorSuggestions;