notTriggered constant
PipelineTaskDetail_State
const notTriggered
Specifies that the task was not triggered because the task's trigger
policy is not satisfied. The trigger policy is specified in the
condition field of
PipelineJob.pipeline_spec.
Implementation
static const notTriggered = PipelineTaskDetail_State('NOT_TRIGGERED');