taskLabel property

String? taskLabel
getter/setter pair

the task label associated with this snapshot.

Could be empty.

Implementation

core.String? taskLabel;