segments property
Video segments to annotate.
The segments may overlap and are not required to be contiguous or span the whole video. If unspecified, each video is treated as a single segment.
Implementation
core.List<GoogleCloudVideointelligenceV1VideoSegment>? segments;