Class GetDataLabelingJobRequest (1.0.1)

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

Request message for [DataLabelingJobService.GetDataLabelingJob][]. .. attribute:: name

Required. The name of the DataLabelingJob. Format:

projects/{project}/locations/{location}/dataLabelingJobs/{data_labeling_job}

:type: str

Inheritance

builtins.object > proto.message.Message > GetDataLabelingJobRequest