Method: Google::Cloud::Monitoring::V3::Point#value
- Defined in:
- proto_docs/google/monitoring/v3/metric.rb
permalink #value ⇒ ::Google::Cloud::Monitoring::V3::TypedValue
Returns The value of the data point.
39 40 41 42 |
# File 'proto_docs/google/monitoring/v3/metric.rb', line 39 class Point include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |