description property

String? description
getter/setter pair

Optionally caller-specified in CreateJob or UpdateJob.

A human-readable description for the job. This string must not contain more than 500 characters.

Implementation

core.String? description;