jobId property

String? jobId
getter/setter pair

The ID of the Vertex job that executed the notebook in contents and also the ID used for the outputs created in Google Cloud Storage buckets.

Only set once the job has started to run.

Output only.

Implementation

core.String? jobId;