public enum Forecast.Types.ForecastTypeReference documentation and code samples for the Capacity Planner v1beta API enum Forecast.Types.ForecastType.
The type of the forecast. This describes the method that was used to produce future time series values from historical time series values.
Namespace
Google.Cloud.CapacityPlanner.V1BetaAssembly
Google.Cloud.CapacityPlanner.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Statistical |
Statistical forecast. |
StatisticalWithBfcm |
Statistical forecast that attempts to predict the seasonal affects of Black Friday and Cyber Monday. |
Unspecified |
No forecast type is specified. |
YearlySeasonality |
Yearly Seasonality model provides generic seasonality beyond BFCM. |