jobName property

String? jobName
getter/setter pair

The job name to use for the created job.

For an update job request, the job name should be the same as the existing running job.

Required.

Implementation

core.String? jobName;