Reference documentation and code samples for the GKE Recommender V1 API class Google::Cloud::GkeRecommender::V1::TokensPerSecondRange.
Represents a range of throughput values in tokens per second.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#max
def max() -> ::Integer
Returns
- (::Integer) — Output only. The maximum value of the range.
#min
def min() -> ::Integer
Returns
- (::Integer) — Output only. The minimum value of the range.