location property

String? location
getter/setter pair

Free text representation of the machine location.

The format of this field should not be relied on. Different machines in the same location may have different string values for this field.

Implementation

core.String? location;