Class ListDataLabelingJobsResponse (1.48.0)

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

Response message for JobService.ListDataLabelingJobs.

Attributes

NameDescription
data_labeling_jobs MutableSequence[google.cloud.aiplatform_v1.types.DataLabelingJob]
A list of DataLabelingJobs that matches the specified filter in the request.
next_page_token str
The standard List next-page token.

Methods

ListDataLabelingJobsResponse

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

Response message for JobService.ListDataLabelingJobs.