partIndex property

int? partIndex
getter/setter pair

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;