Properties of a Forecast.
Package
@google-cloud/capacityplannerProperties
aggregationMethod
aggregationMethod?: (google.cloud.capacityplanner.v1beta.UsageHistory.AggregationMethod|keyof typeof google.cloud.capacityplanner.v1beta.UsageHistory.AggregationMethod|null);Forecast aggregationMethod
bounds
bounds?: (google.cloud.capacityplanner.v1beta.Forecast.Bounds|keyof typeof google.cloud.capacityplanner.v1beta.Forecast.Bounds|null);Forecast bounds
forecastType
forecastType?: (google.cloud.capacityplanner.v1beta.Forecast.ForecastType|keyof typeof google.cloud.capacityplanner.v1beta.Forecast.ForecastType|null);Forecast forecastType
name
name?: (string|null);Forecast name
predictionInterval
predictionInterval?: (google.cloud.capacityplanner.v1beta.Forecast.PredictionInterval|keyof typeof google.cloud.capacityplanner.v1beta.Forecast.PredictionInterval|null);Forecast predictionInterval
timeSeries
timeSeries?: (google.cloud.capacityplanner.v1beta.ITimeSeries|null);Forecast timeSeries