jobUuid property

String? jobUuid
getter/setter pair

A UUID that uniquely identifies a job within the project over time.

This is in contrast to a user-settable reference.job_id that might be reused over time.

Output only.

Implementation

core.String? jobUuid;