evaluationInterval property

String? evaluationInterval
getter/setter pair

How often this rule should be evaluated.

Must be a positive multiple of 30 seconds or missing. This field is optional. Its default value is 30 seconds. If this PrometheusQueryLanguageCondition was generated from a Prometheus alerting rule, then this value should be taken from the enclosing rule group.

Optional.

Implementation

core.String? evaluationInterval;