jobId property
The ID of the job.
The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-). The maximum length is 1,024 characters.
Required.
Implementation
core.String? jobId;
The ID of the job.
The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), or dashes (-). The maximum length is 1,024 characters.
Required.
core.String? jobId;