description property

String? description
getter/setter pair

User-visible, extended description for this quota limit.

Should be used only when more context is needed to understand this limit than provided by the limit's display name (see: display_name).

Optional.

Implementation

core.String? description;