Interface protos.google.cloud.capacityplanner.v1beta.IForecast (0.1.2)

Properties of a Forecast.

Package

@google-cloud/capacityplanner

Properties

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