Class ListDataLabelingJobsResponse (1.38.1)

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

Response message for JobService.ListDataLabelingJobs.

Attributes

Name Description
data_labeling_jobs MutableSequence[google.cloud.aiplatform_v1beta1.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.