description property

String? description
getter/setter pair

Description of the workflow provided by the user.

Must be at most 1000 Unicode characters long. This is a workflow-wide field and is not tied to a specific revision.

Implementation

core.String? description;