Crig::Providers::Gemini::Interactions::InteractionUsage
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(total_input_tokens : Int64 | Nil = nil, total_output_tokens : Int64 | Nil = nil, total_tokens : Int64 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
token_usage
Sourcetotal_input_tokens
Sourcetotal_output_tokens
Sourcetotal_tokens
Source