partIndex property
The index of the Part object that this segment belongs to.
This is useful for associating the segment with a specific part of the content.
Output only.
Implementation
core.int? partIndex;
The index of the Part object that this segment belongs to.
This is useful for associating the segment with a specific part of the content.
Output only.
core.int? partIndex;