displayName property

String? displayName
getter/setter pair

A concise name for the monitored resource type that might be displayed in user interfaces.

It should be a Title Cased Noun Phrase, without any article or other determiners. For example, "Google Cloud SQL Database".

Optional.

Implementation

core.String? displayName;