Method: Google::Cloud::Monitoring::V3::Point#value

Defined in:
proto_docs/google/monitoring/v3/metric.rb

#value::Google::Cloud::Monitoring::V3::TypedValue

Returns The value of the data point.

Returns:

[View source]

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