displayName property

String? displayName
getter/setter pair

Display name for this custom metric as shown in the Analytics UI.

Max length of 82 characters, alphanumeric plus space and underscore starting with a letter. Legacy system-generated display names may contain square brackets, but updates to this field will never permit square brackets.

Required.

Implementation

core.String? displayName;