Reference documentation and code samples for the Service Control API V1 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
def max() -> ::Float
Returns
- (::Float) — The maximum of the population values.
#max=
def max=(value) -> ::Float
Parameter
- value (::Float) — The maximum of the population values.
Returns
- (::Float) — The maximum of the population values.
#min
def min() -> ::Float
Returns
- (::Float) — The minimum of the population values.
#min=
def min=(value) -> ::Float
Parameter
- value (::Float) — The minimum of the population values.
Returns
- (::Float) — The minimum of the population values.