stoppingConditions property

LabelingJobStoppingConditions? stoppingConditions
final

A set of conditions for stopping a labeling job. If any of the conditions are met, the job is automatically stopped.

Implementation

final LabelingJobStoppingConditions? stoppingConditions;