replacedByJobId property

String? replacedByJobId
getter/setter pair

If another job is an update of this job (and thus, this job is in JOB_STATE_UPDATED), this field contains the ID of that job.

Implementation

core.String? replacedByJobId;