| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Class and 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.
|
| Modifier and Type | Method and Description |
|---|---|
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`.
|
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.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`.
|
Copyright © 2024 Google LLC. All rights reserved.