parentTaskId property

String? parentTaskId
getter/setter pair

The id of the parent task if the task is within a component scope.

Empty if the task is at the root level.

Output only.

Implementation

core.String? parentTaskId;