Gemini::FunctionDeclaration
Inherits JSON::Serializable < Struct < Value < Object
Structured representation of a function declaration as defined by the OpenAPI 3.03 specification.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source