| Modifier and Type | Method and Description |
|---|---|
AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.Builder.build() |
AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.Builder.buildPartial() |
static AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.getDefaultInstance() |
AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.getDefaultInstanceForType() |
AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.Builder.getDefaultInstanceForType() |
AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThresholdOrBuilder.getForecastOptions()
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.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.getForecastOptions()
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.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.Builder.getForecastOptions()
When this field is present, the `MetricThreshold` condition forecasts
whether the time series is predicted to violate the threshold within
the `forecast_horizon`.
|
static AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.parseDelimitedFrom(InputStream input) |
static AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.parseFrom(byte[] data) |
static AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.parseFrom(ByteBuffer data) |
static AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.parseFrom(com.google.protobuf.ByteString data) |
static AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.parseFrom(InputStream input) |
static AlertPolicy.Condition.MetricThreshold.ForecastOptions |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AlertPolicy.Condition.MetricThreshold.ForecastOptions> |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.getParserForType() |
static com.google.protobuf.Parser<AlertPolicy.Condition.MetricThreshold.ForecastOptions> |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.parser() |
| Modifier and Type | Method and Description |
|---|---|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.mergeForecastOptions(AlertPolicy.Condition.MetricThreshold.ForecastOptions value)
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.ForecastOptions.Builder |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.Builder.mergeFrom(AlertPolicy.Condition.MetricThreshold.ForecastOptions other) |
static AlertPolicy.Condition.MetricThreshold.ForecastOptions.Builder |
AlertPolicy.Condition.MetricThreshold.ForecastOptions.newBuilder(AlertPolicy.Condition.MetricThreshold.ForecastOptions prototype) |
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setForecastOptions(AlertPolicy.Condition.MetricThreshold.ForecastOptions value)
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.