Gemini::FunctionCall
Inherits JSON::Serializable < Struct < Value < Object
A predicted FunctionCall returned from the model that contains a string representing the FunctionDeclaration#name
with the arguments and their values.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
to_json_object_key
Source