Class TimeSeriesFilterRatio (0.1.1)

A pair of time series filters that define a ratio computation. The output time series is the pair-wise division of each aligned element from the numerator and denominator time series.

The denominator of the ratio.

Selects an optional filter that is applied to the time series after computing the ratio.

Statistics based time series filter.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > TimeSeriesFilterRatio

Classes

RatioPart

Describes a query to build the numerator or denominator of a TimeSeriesFilterRatio.

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