id property

String? id
getter/setter pair

The unique ID of this job.

This field is set by the Cloud Dataflow service when the Job is created, and is immutable for the life of the job.

Implementation

core.String? id;