turnIndex property

int? turnIndex
getter/setter pair

Indicates the sequential order of conversation turn to which this output belongs to, starting from 1.

Implementation

core.int? turnIndex;