class

OpenAI::MessageDeltaContentTextAnnotationsFilePathObjectFilePath

Inherits JSON::Serializable < Reference < Object

Constructors

new(file_id : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

file_id

The ID of the file that was generated.

Source
file_id=(file_id : String | Nil)

The ID of the file that was generated.

Source