jobName property
The job name to use for the created job.
The name must match the regular expression
[a-z]([-a-z0-9]{0,1022}[a-z0-9])?
Required.
Implementation
core.String? jobName;
The job name to use for the created job.
The name must match the regular expression
[a-z]([-a-z0-9]{0,1022}[a-z0-9])?
Required.
core.String? jobName;