defaultSpec property

String? defaultSpec
getter/setter pair

Contains the initial configuration of the task with default values set.

For now, The string should be compatible to an ASCII-proto format.

Implementation

core.String? defaultSpec;