Record Class ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation

java.lang.Object
java.lang.Record
io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation
All Implemented Interfaces:
ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation
Enclosing interface:
ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation

public static record ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation(int index, String text, ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FileCitationAnnotation.FileCitation fileCitation, int startIndex, int endIndex) extends Record implements ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation