Interface protos.google.cloud.datalabeling.v1beta1.ConfusionMatrix.IRow (3.2.2)

Properties of a Row.

Package

@google-cloud/datalabeling

Properties

annotationSpec

annotationSpec?: (google.cloud.datalabeling.v1beta1.IAnnotationSpec|null);

Row annotationSpec

entries

entries?: (google.cloud.datalabeling.v1beta1.ConfusionMatrix.IConfusionMatrixEntry[]|null);

Row entries