UNSPECIFIED - default unspecify value for proto enum, do not use it in the code
UNKNOWN - alert not yet evaluated
TRIGGERED - alert is triggered
OK - alert is not triggered
ERROR - alert evaluation failed
Type Declaration
ReadonlyERROR: "ERROR"
ReadonlyOK: "OK"
ReadonlyTRIGGERED: "TRIGGERED"
ReadonlyUNKNOWN: "UNKNOWN"
Deprecated. Please avoid using UNKNOWN as empty_result_state.
UNSPECIFIED - default unspecify value for proto enum, do not use it in the code UNKNOWN - alert not yet evaluated TRIGGERED - alert is triggered OK - alert is not triggered ERROR - alert evaluation failed