labelingProgress property

int? labelingProgress
getter/setter pair

Current labeling job progress percentage scaled in interval [0, 100], indicating the percentage of DataItems that has been finished.

Output only.

Implementation

core.int? labelingProgress;