MessageDeltaTextAnnotation 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 discriminator possible values: url_citation, file_citation, file_path |
Property Details
index
The index of the annotation within a text content part.
index: number
Property Value
number
type
The discriminator possible values: url_citation, file_citation, file_path
type: string
Property Value
string