Cloud Monitoring V3 API - Class Google::Api::Distribution::Range (v0.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Monitoring V3 API class Google::Api::Distribution::Range.
The range of the population values.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#max
defmax()->::Float
Returns
- (::Float) — The maximum of the population values.
#max=
defmax=(value)->::Float
Parameter
- value (::Float) — The maximum of the population values.
Returns
- (::Float) — The maximum of the population values.
#min
defmin()->::Float
Returns
- (::Float) — The minimum of the population values.
#min=
defmin=(value)->::Float
Parameter
- value (::Float) — The minimum of the population values.
Returns
- (::Float) — The minimum of the population values.