Represents ice thickness conditions.
| JSON representation |
|---|
{
"unit": enum ( |
| Fields | |
|---|---|
unit |
The code that represents the unit used to measure the ice thickness. |
thickness |
The ice thickness value. |
Unit
Represents the unit used to measure the ice thickness.
| Enums | |
|---|---|
UNIT_UNSPECIFIED |
The unit is not specified. |
MILLIMETERS |
The thickness is measured in millimeters. |
INCHES |
The thickness is measured in inches. |