Builder interface for creating TaskGroup instances.
Arguments used to create the task group.
Creates a new TaskGroup instance.
A new TaskGroup instance.
Unique identifier for the task group builder.
Name of the task group.
Checks if the provided task is of the specified type.
Object to check.
true if the task is of the specified type.
true
Converts the task group builder to a string representation.
Optional
If true, formats the string for readability.
A string representing the task group builder.
Builder interface for creating TaskGroup instances.