Crig::Providers::Gemini::Interactions::FunctionResultContent
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(name : String | Nil = nil, is_error : Bool | Nil = nil, result : JSON::Any | Nil = nil, call_id : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
call_id
Sourceis_error
Sourcename
Sourceresult
Source