itemCount property

int? itemCount
getter/setter pair

Number of items predicted to have this label.

(The ground truth label for these items is the Row.annotationSpec of this entry's parent.)

Implementation

core.int? itemCount;