displayName property

String? displayName
getter/setter pair

User-visible display name for this limit.

Optional. If not set, the UI will provide a default display name based on the quota configuration. This field can be used to override the default display name generated from the configuration.

Implementation

core.String? displayName;