Google::GenerativeAI::Content::FunctionCall
Inherits MessagePack::Serializable < JSON::Serializable < Google::Resource < Struct < Value < Object
Constructors
new(name, args : JSON::Serializable)
Sourcenew(name : String, args : String)
Sourcenew(json : JSON::PullParser)
Sourcenew(pull : MessagePack::Unpacker)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance methods
args
name
to_json(json : JSON::Builder)
Source