locationId property

String? locationId
getter/setter pair

Location ID which can be any sequence of letters and digits.

The ID sequence (job ID + location ID) must be unique.

Implementation

core.String? locationId;