Class ListTimeSeriesRequest (0.33.0)

The ListTimeSeries request.

A monitoring filter </monitoring/api/v3/filters>__ that specifies which time series should be returned. The filter must specify a single metric type, and can additionally specify metric labels and other information. For example: :: metric.type = "compute.googleapis.com/instance/cpu/usage_time" AND metric.label.instance_name = "my-instance-name"

By default, the raw time series data is returned. Use this field to combine multiple time series for different views of the data.

Specifies which information is returned about the time series.

If this field is not empty then it must contain the nextPageToken value returned by a previous call to this method. Using this field causes the method to return additional results from the previous method call.