movedPlaceId property

String? movedPlaceId
getter/setter pair

If this Place is permanently closed and has moved to a new Place, this field contains the new Place's place ID.

If this Place moved multiple times, this field will represent the first moved Place. This field will not be populated if this Place has not moved.

Implementation

core.String? movedPlaceId;