Reference documentation and code samples for the GKE Recommender V1 API class Google::Cloud::GkeRecommender::V1::MillisecondRange.
Represents a range of latency values in milliseconds.
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.