Class: Google::Cloud::Monitoring::V3::Range
- Inherits:
-
Object
- Object
- Google::Cloud::Monitoring::V3::Range
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/monitoring/v3/service.rb
Overview
Range of numerical values within min
and max
.
Instance Attribute Summary collapse
-
#max ⇒ ::Float
Range maximum.
-
#min ⇒ ::Float
Range minimum.