Module: Google::Cloud::Monitoring::V3::ListTimeSeriesRequest::TimeSeriesView
- Defined in:
- proto_docs/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