A point in a conversation that marks the start or the end of an annotation.
JSON representation
{"transcriptIndex": integer,// Union field detailed_boundary can be only one of the following:"wordIndex": integer// End of list of possible types for union field detailed_boundary.}
Fields
transcriptIndex
integer
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
integer
The word index of this boundary with respect to the first word in the transcript piece. This index starts at zero.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-30 UTC."],[[["\u003cp\u003eThe provided content defines a boundary point within a transcribed conversation, marking the start or end of an annotation.\u003c/p\u003e\n"],["\u003cp\u003eA boundary is represented in JSON format using a \u003ccode\u003etranscriptIndex\u003c/code\u003e integer to indicate its location within the conversation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edetailed_boundary\u003c/code\u003e union field allows for more specific boundary definition, using the field \u003ccode\u003ewordIndex\u003c/code\u003e as an integer.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003etranscriptIndex\u003c/code\u003e indicates the location within the sequence of transcribed pieces, starting from zero.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ewordIndex\u003c/code\u003e defines the word index of a boundary with respect to the first word in a transcript piece, also starting at zero.\u003c/p\u003e\n"]]],[],null,[]]