displayName property

String? displayName
getter/setter pair

The display name of the Pipeline.

The name can be up to 128 characters long and can consist of any UTF-8 characters.

Implementation

core.String? displayName;