struct

Crig::Providers::Gemini::Interactions::Streaming::InteractionSseEvent

Inherits Struct < Value < Object

Constructors

from_json_value(value : JSON::Any) : self
Source
new(kind : Kind, interaction : Interaction | Nil = nil, interaction_id : String | Nil = nil, status : InteractionStatus | Nil = nil, index : Int32 | Nil = nil, content : Content | Nil = nil, delta : ContentDelta | Nil = nil, error : ErrorEvent | Nil = nil, event_id : String | Nil = nil)
Source

Instance methods

content
Source
delta
Source
error
Source
event_id
Source
index
Source
interaction
Source
interaction_id
Source
kind
Source
status
Source

Nested types