startTasks property
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).
Optional.
Implementation
core.List<GoogleCloudIntegrationsV1alphaNextTask>? startTasks;