Private constructorReadonly idReadonly isWhether the task that is part of this group is the default for the group. This property cannot be set through API, and is controlled by a user's task configurations.
Static BuildThe build task group
Static CleanThe clean task group
Static RebuildThe rebuild all task group
Static TestThe test all task group
The ID of the task group. Is one of TaskGroup.Clean.id, TaskGroup.Build.id, TaskGroup.Rebuild.id, or TaskGroup.Test.id.