taskGroup property

String? taskGroup
getter/setter pair

The UNIX group ID on the worker VM to use for tasks launched by taskrunner; e.g. "wheel".

Implementation

core.String? taskGroup;