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 class
AlertPolicy.Condition.MetricThreshold.ForecastOptions
Options used when forecasting the time series and testing the predicted value against the threshold.static class
AlertPolicy.Condition.MetricThreshold.ForecastOptions.Builder
Options 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.ForecastOptionsOrBuilder
AlertPolicy.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.ForecastOptionsOrBuilder
AlertPolicy.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.ForecastOptionsOrBuilder
AlertPolicy.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`.
-