Google Cloud Integrations V1alpha Trigger Config Args
Configuration detail of a trigger.
Constructors
Properties
Optional. An alert threshold configuration for the trigger + client + integration tuple. If these values are not specified in the trigger config, default values will be populated by the system. Note that there must be exactly one alert threshold configured per client + trigger + integration when published.
Optional. Cloud Scheduler Trigger related metadata
Optional. User-provided description intended to give additional business context about the task.
Optional. Optional Error catcher id of the error catch flow which will be executed when execution error happens in the task
Optional. Dictates how next tasks will be executed.
Optional. Informs the front-end application where to draw this error catcher config on the UI.
Optional. Configurable properties of the trigger, not to be confused with integration parameters. E.g. "name" is a property for API triggers and "subscription" is a property for Pub/sub triggers.
Optional. Set of tasks numbers from where the integration execution is started by this trigger. If this is empty, then integration is executed with default start tasks. In the list of start tasks, none of two tasks can have direct ancestor-descendant relationships (i.e. in a same integration execution graph).
A number to uniquely identify each trigger config within the integration on UI.
Optional. Type of trigger