Capacity Planner v1beta API - Enum Forecast.Types.Bounds (1.0.0-beta01)

public enum Forecast.Types.Bounds

Reference documentation and code samples for the Capacity Planner v1beta API enum Forecast.Types.Bounds.

The bounds of the forecast time series.

Namespace

Google.Cloud.CapacityPlanner.V1Beta

Assembly

Google.Cloud.CapacityPlanner.V1Beta.dll

Fields

Name Description
LowerBound

The time series represents the upper bound of the forecast.

Median

The time series represents the median expected forecast value.

Unspecified

No bounds is specified.

UpperBound

The time series represents the lower bound of the forecast.