A point in a conversation that marks the start or the end of an annotation.
JSON representation |
---|
{ "transcriptIndex": integer, // Union field |
Fields | |
---|---|
transcriptIndex |
The index in the sequence of transcribed pieces of the conversation where the boundary is located. This index starts at zero. |
Union field detailed_boundary . A detailed boundary, which describes a more specific point. detailed_boundary can be only one of the following: |
|
wordIndex |
The word index of this boundary with respect to the first word in the transcript piece. This index starts at zero. |