displayName property

String? displayName
getter/setter pair

The catalog display name.

This field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned.

Required. Immutable.

Implementation

core.String? displayName;