description property

String? description
getter/setter pair

A description provided by the user for the job.

Its max length is 1024 bytes when Unicode-encoded.

Implementation

core.String? description;