Uses of Interface
com.google.monitoring.v3.AlertPolicy.Condition.MetricThreshold.ForecastOptionsOrBuilder
-
Packages that use AlertPolicy.Condition.MetricThreshold.ForecastOptionsOrBuilder Package Description com.google.monitoring.v3 -
-
Uses of AlertPolicy.Condition.MetricThreshold.ForecastOptionsOrBuilder in com.google.monitoring.v3
Classes in com.google.monitoring.v3 that implement AlertPolicy.Condition.MetricThreshold.ForecastOptionsOrBuilder Modifier and Type Class Description static classAlertPolicy.Condition.MetricThreshold.ForecastOptionsOptions used when forecasting the time series and testing the predicted value against the threshold.static classAlertPolicy.Condition.MetricThreshold.ForecastOptions.BuilderOptions used when forecasting the time series and testing the predicted value against the threshold.Methods in com.google.monitoring.v3 that return AlertPolicy.Condition.MetricThreshold.ForecastOptionsOrBuilder Modifier and Type Method Description AlertPolicy.Condition.MetricThreshold.ForecastOptionsOrBuilderAlertPolicy.Condition.MetricThreshold.Builder. getForecastOptionsOrBuilder()When this field is present, the `MetricThreshold` condition forecasts whether the time series is predicted to violate the threshold within the `forecast_horizon`.AlertPolicy.Condition.MetricThreshold.ForecastOptionsOrBuilderAlertPolicy.Condition.MetricThreshold. getForecastOptionsOrBuilder()When this field is present, the `MetricThreshold` condition forecasts whether the time series is predicted to violate the threshold within the `forecast_horizon`.AlertPolicy.Condition.MetricThreshold.ForecastOptionsOrBuilderAlertPolicy.Condition.MetricThresholdOrBuilder. getForecastOptionsOrBuilder()When this field is present, the `MetricThreshold` condition forecasts whether the time series is predicted to violate the threshold within the `forecast_horizon`.
-