Package version:

Interface MessageDeltaTextFilePathAnnotationObject

Represents the data of a streamed file path annotation as applied to a streaming text content part.

interface MessageDeltaTextFilePathAnnotationObject {
    fileId?: string;
}

Properties

Properties

fileId?: string

The file ID for the annotation.