editorSuggestionsAvailability property

String? editorSuggestionsAvailability
getter/setter pair

This value indicates whether video editing suggestions, which might improve video quality or the playback experience, are available for the video.

You can retrieve these suggestions by requesting the suggestions part in your videos.list() request.

Implementation

core.String? editorSuggestionsAvailability;