triggerId property
Matched against all {@link TriggerConfig}s across all integrations.
i.e. TriggerConfig.trigger_id.equals(trigger_id). The trigger_id is in the
format of api_trigger/TRIGGER_NAME
.
Required.
Implementation
core.String? triggerId;