Reference documentation and code samples for the Cloud Commerce Producer V1BETA API class Google::Cloud::CommerceProducer::V1beta::Sku::SkuPrice::AiPlatformManagedModelUsageFee::CombinedRequestInputTokensRange.
The range of aggregated input token values covered by the SKU.
A request to a managed model has an aggregated input token value determined by the sum of the metric values of the input token metrics.
- input tokens
- cache read input tokens
- cache write input tokens
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#end_value
def end_value() -> ::Integer
Returns
- (::Integer) — Output only. The exclusive upper bound of the range. If no end value is specified, the range is unbounded from above.
#start_value
def start_value() -> ::Integer
Returns
- (::Integer) — Output only. The inclusive lower bound of the range.