Class Bounds (0.1.0)

Bounds(value)

The bounds of the forecast time series.

Enums

Name Description
BOUNDS_UNSPECIFIED No bounds is specified.
LOWER_BOUND The time series represents the upper bound of the forecast.
MEDIAN The time series represents the median expected forecast value.
UPPER_BOUND The time series represents the lower bound of the forecast.