displayName property

String? displayName
getter/setter pair

A short human-readable (plain text) name to display in the UI.

Maximum of 100 characters. - In response: present if set during create. - In create request: optional

Implementation

core.String? displayName;