parentTaskId property

int parentTaskId
final

Output only. The id of the parent task if the task is within a component scope. Empty if the task is at the root level.

Implementation

final int parentTaskId;