assignedLocationId property

String? assignedLocationId
getter/setter pair

The unique ID of the assigned location.

The ID is only unique within a location list. It may be reused in other contexts.

Output only.

Implementation

core.String? assignedLocationId;