category property

String? category
getter/setter pair

The display name of the category that this metrics belongs to.

Similar dimensions and metrics are categorized together.

Implementation

core.String? category;