Cloud Monitoring V3 API - Module Google::Cloud::Monitoring::V3::ListTimeSeriesRequest::TimeSeriesView (v0.16.0)

Reference documentation and code samples for the Cloud Monitoring V3 API module Google::Cloud::Monitoring::V3::ListTimeSeriesRequest::TimeSeriesView.

Controls which fields are returned by ListTimeSeries.

Constants

FULL

value: 0
Returns the identity of the metric(s), the time series, and the time series data.

HEADERS

value: 1
Returns the identity of the metric and the time series resource, but not the time series data.