Capacity Planner V1BETA API - Module Google::Cloud::CapacityPlanner::V1beta::Forecast::ForecastType (v0.5.0)

Reference documentation and code samples for the Capacity Planner V1BETA API module Google::Cloud::CapacityPlanner::V1beta::Forecast::ForecastType.

The type of the forecast. This describes the method that was used to produce future time series values from historical time series values.

Constants

FORECAST_TYPE_UNSPECIFIED

value: 0
No forecast type is specified.

STATISTICAL

value: 1
Statistical forecast.

STATISTICAL_WITH_BFCM

value: 2
Statistical forecast that attempts to predict the seasonal affects of Black Friday and Cyber Monday.

YEARLY_SEASONALITY

value: 3
Yearly Seasonality model provides generic seasonality beyond BFCM.