MessageDeltaTextAnnotationParent interface
The abstract base representation of a streamed text content part's text annotation.
Properties
index | The index of the annotation within a text content part. |
type | The type of the text content annotation. |
Property Details
index
The index of the annotation within a text content part.
index: number
Property Value
number
type
The type of the text content annotation.
type: string
Property Value
string