struct

Google::GenerativeAI::Content::FunctionCall

Inherits MessagePack::Serializable < JSON::Serializable < Google::Resource < Struct < Value < Object

Constructors

new(name, args : JSON::Serializable)
Source
new(name : String, args : String)
Source
new(json : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

args
name
to_json(json : JSON::Builder)
Source