Optionalconsecutive_failure_count?: numberOutput only. The number of consecutive failures that have occurred
Optionalcreate_time?: stringOutput only. The time when the trigger was created.
Optionaldisplay_name?: stringOptional. The display name of the trigger.
Optionalenvironment_id?: stringOptional. The environment ID for the trigger execution.
Optionalexecution_timeout_seconds?: numberOptional. The execution timeout for the triggered interaction.
Required. Output only. Identifier. The ID of the trigger.
The Interaction resource.
Optionallast_pause_time?: stringOutput only. The time when the trigger was last paused.
Optionallast_resume_time?: stringOutput only. The time when the trigger was last resumed.
Optionallast_run_time?: stringOutput only. The time when the trigger was last run.
Optionalmax_consecutive_failures?: numberOptional. The maximum number of consecutive failures allowed before
Optionalnext_run_time?: stringOutput only. The time when the trigger is scheduled to run next.
Optionalprevious_interaction_id?: stringOutput only. The ID of the last interaction created by this trigger.
Required. The cron schedule on which the trigger should run.
Optionalstatus?: TriggerStatusOutput only. The current status of the trigger.
Required. Time zone in which the schedule should be interpreted.
Optionalupdate_time?: stringOutput only. The time when the trigger was last updated.
A trigger configuration that is scheduled to run an agent.