transcriptIndex property

int? transcriptIndex
getter/setter pair

The index in the sequence of transcribed pieces of the conversation where the boundary is located.

This index starts at zero.

Implementation

core.int? transcriptIndex;