Per-trigger runtime details returned by GetJob. Same length and order as JobSettings.triggers; sub-fields are populated independently based on the corresponding GetJob.include_trigger_state / include_trigger_history flags.
GetJob
JobSettings.triggers
GetJob.include_trigger_state
include_trigger_history
Optional
Recent evaluation history. Populated when GetJob.include_trigger_history is set.
GetJob.include_trigger_history
Current runtime state. Populated when GetJob.include_trigger_state is set.
Per-trigger runtime details returned by
GetJob. Same length and order asJobSettings.triggers; sub-fields are populated independently based on the correspondingGetJob.include_trigger_state/include_trigger_historyflags.