Module: Google::Monitoring::V3::ListTimeSeriesRequest::TimeSeriesView
- Defined in:
 - lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/metric_service.rb
 
Overview
Controls which fields are returned by +ListTimeSeries+.
Constant Summary collapse
- FULL =
          
Returns the identity of the metric(s), the time series, and the time series data.
 0- HEADERS =
          
Returns the identity of the metric and the time series resource, but not the time series data.
 1