UnitsSystem

Represents the units system used to measure values.

Enums
UNITS_SYSTEM_UNSPECIFIED The units system is unspecified.
IMPERIAL The imperial units system (e.g. Fahrenheit, miles, etc).
METRIC The metric units system (e.g. Celsius, kilometers, etc).