Class TimeSeriesQuery (2.1.0)

TimeSeriesQuery(mapping=None, *, ignore_unknown_fields=False, **kwargs)

TimeSeriesQuery collects the set of supported methods for querying time series data from the Stackdriver metrics API.

Attributes

NameDescription
time_series_filter google.cloud.monitoring_dashboard_v1.types.TimeSeriesFilter
Filter parameters to fetch time series.
time_series_filter_ratio google.cloud.monitoring_dashboard_v1.types.TimeSeriesFilterRatio
Parameters to fetch a ratio between two time series filters.
time_series_query_language str
A query used to fetch time series.
unit_override str
The unit of data contained in fetched time series. If non-empty, this unit will override any unit that accompanies fetched data. The format is the same as the ``unit __ field in MetricDescriptor.