struct

Crig::Providers::Gemini::Interactions::TurnContent

Inherits Struct < Value < Object

Constructors

contents(contents : Array(Content)) : self
Source
new(kind : Kind, text : String | Nil = nil, contents : Array(Content) | Nil = nil)
Source
text(text : String) : self
Source

Instance methods

contents
Source
kind
Source
text
Source
to_json(json : JSON::Builder) : Nil
Source

Nested types