endIndex property

int endIndex
final

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

Implementation

final int endIndex;