Crig::Providers::Gemini::FunctionResponse
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(name : String, response : JSON::Any | Nil = nil, parts : Array(FunctionResponsePart) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
name
Sourceparts
Sourceresponse
Source