reference property

JobReference? reference
getter/setter pair

The fully qualified reference to the job, which can be used to obtain the equivalent REST path of the job resource.

If this property is not specified when a job is created, the server generates a job_id.

Optional.

Implementation

JobReference? reference;