Crig::Providers::Gemini::Interactions::Streaming::InteractionSseEvent::Kind
Inherits Enum < Comparable < Value < Object
Constants
InteractionStart = 0
InteractionComplete = 1
InteractionStatusUpdate = 2
ContentStart = 3
ContentDelta = 4
ContentStop = 5
Error = 6