Capacity Planner V1BETA API - Module Google::Cloud::CapacityPlanner::V1beta::Forecast::ForecastType (v0.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-11 UTC."],[],[]]