name property
Identifier.
The resource name of the job. Format:
projects/{project_id}/locations/global/jobs/{job_id}. For example:
projects/123456/locations/global/jobs/job01. job_id is unique in a
given project.
Implementation
core.String? name;