startIndex property

int? startIndex
getter/setter pair

Start index in the given Part, measured in bytes.

Offset from the start of the Part, inclusive, starting at zero.

Output only.

Implementation

core.int? startIndex;