Class GetDataLabelingJobRequest (1.14.0)

GetDataLabelingJobRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for JobService.GetDataLabelingJob.

Attribute

NameDescription
name str
Required. The name of the DataLabelingJob. Format: ``projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}``

Inheritance

builtins.object > proto.message.Message > GetDataLabelingJobRequest