displayName property

String? displayName
getter/setter pair

A short name or phrase used to identify the condition in dashboards, notifications, and incidents.

To avoid confusion, don't use the same display name for multiple conditions in the same policy.

Implementation

core.String? displayName;