class

OpenAI::RunStreamEventVariant9

Inherits JSON::Serializable < Reference < Object

Occurs when a run is cancelled.

Constructors

new(event : RunStreamEventVariant9Event = RunStreamEventVariant9Event::ThreadRunCancelled, data : RunObject = RunObject.new)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

data
Source
data=(data : RunObject)
Source
event
Source
event=(event : RunStreamEventVariant9Event)
Source