ProximityRadiusUnits

  • This document describes an enumeration for units of radius distance in proximity, such as MILES.

  • The available enumeration values are UNSPECIFIED, UNKNOWN, MILES, and KILOMETERS.

  • UNSPECIFIED means the unit is not specified.

  • UNKNOWN is a return value for values unknown in the current version.

  • MILES and KILOMETERS represent miles and kilometers as units, respectively.

The unit of radius distance in proximity (for example, MILES)

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

MILES

Miles

KILOMETERS

Kilometers