Interface ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation

All Known Implementing Classes:
ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation, ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation
Enclosing class:
ThreadMessageDelta.Delta.Content.TextContent.Text

  • Method Details

    • index

      int index()
      The index of the annotation in the text content part.
    • type

      String type()
    • text

      String text()
    • startIndex

      int startIndex()
    • endIndex

      int endIndex()