displayName property

String? displayName
getter/setter pair

The human readable serving config display name.

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

Required.

Implementation

core.String? displayName;