endIndex property

int? endIndex
getter/setter pair

End index in the given Part, measured in bytes.

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

Output only.

Implementation

core.int? endIndex;