dataLabelingJobs property

List<GoogleCloudAiplatformV1DataLabelingJob>? dataLabelingJobs
getter/setter pair

A list of DataLabelingJobs that matches the specified filter in the request.

Implementation

core.List<GoogleCloudAiplatformV1DataLabelingJob>? dataLabelingJobs;