fileDetailsAvailability property
This value indicates whether file details are available for the uploaded video.
You can retrieve a video's file details by requesting the fileDetails part in your videos.list() request.
Implementation
core.String? fileDetailsAvailability;