conditions property
Output only. The reason(s) why a trigger is in FAILED state.
Implementation
@$pb.TagNumber(15)
$core.Map<$core.String, StateCondition> get conditions => $_getMap(10);
Output only. The reason(s) why a trigger is in FAILED state.
@$pb.TagNumber(15)
$core.Map<$core.String, StateCondition> get conditions => $_getMap(10);