name property

String? name
getter/setter pair

After you create a job, Data Labeling Service assigns a name to the job with the following format: "projects/{project_id}/evaluationJobs/ {evaluation_job_id}"

Output only.

Implementation

core.String? name;