struct

Crig::Providers::OpenRouter::ThroughputThreshold

Inherits Struct < Value < Object

Constructors

from_json_value(value : JSON::Any) : self
Source
new(kind : Kind, value : Float64 | Nil = nil, percentiles : PercentileThresholds | Nil = nil)
Source
percentile(percentiles : PercentileThresholds) : self
Source
simple(value : Float64) : self
Source

Instance methods

kind
Source
percentiles
Source
to_json_value
Source
value
Source

Nested types