Class CancelDataLabelingJobRequest (1.48.0)

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

Request message for JobService.CancelDataLabelingJob.

Attribute

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

Methods

CancelDataLabelingJobRequest

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

Request message for JobService.CancelDataLabelingJob.