startIndex property

int startIndex
final

Output only. Start index in the given Part, measured in bytes. Offset from the start of the Part, inclusive, starting at zero.

Implementation

final int startIndex;