Method: Google::Cloud::Monitoring::V3::TimeSeries#metric
- Defined in:
- proto_docs/google/monitoring/v3/metric.rb
#metric ⇒ ::Google::Api::Metric
Returns The associated metric. A fully-specified metric used to identify the time series.
97 98 99 100 |
# File 'proto_docs/google/monitoring/v3/metric.rb', line 97 class TimeSeries include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |