struct Google::GenerativeAI::Content::FunctionCall
- Google::GenerativeAI::Content::FunctionCall
- Struct
- Value
- Object
Included Modules
- Google::Resource
- JSON::Serializable
- MessagePack::Serializable
Extended Modules
- JSON::Schema
Defined in:
gemini.crConstructors
- .new(name, args : JSON::Serializable)
- .new(name : String, args : String)
- .new(json : JSON::PullParser)
- .new(pull : MessagePack::Unpacker)