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

java.lang.Object
java.lang.Record
io.github.stefanbratanov.jvm.openai.ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation
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.FilePathAnnotation(int index, String text, ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation.FilePathAnnotation.FilePath filePath, int startIndex, int endIndex) extends Record implements ThreadMessageDelta.Delta.Content.TextContent.Text.Annotation