Class Row (2.4.2)

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

Output only. A row in the confusion matrix. .. attribute:: example_count

Output only. Value of the specific cell in the confusion matrix. The number of values each row has (i.e. the length of the row) is equal to the length of the annotation_spec_id field or, if that one is not populated, length of the display_name field.

:type: Sequence[int]