unit property
The unit in which time_series point values are reported.
unit follows the UCUM format for units as seen in https://unitsofmeasure.org/ucum.html. unit is only valid if value_type is INTEGER, DOUBLE, DISTRIBUTION.
Implementation
core.String? unit;