Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class Row.
A row in the confusion matrix. Each entry in this row has the same ground truth label.
Generated from protobuf message google.cloud.datalabeling.v1beta1.ConfusionMatrix.Row
Namespace
Google \ Cloud \ DataLabeling \ V1beta1 \ ConfusionMatrixMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ annotation_spec
Google\Cloud\DataLabeling\V1beta1\AnnotationSpec
The annotation spec of the ground truth label for this row.
↳ entries
array< ConfusionMatrixEntry
>
A list of the confusion matrix entries. One entry for each possible predicted label.
getAnnotationSpec
The annotation spec of the ground truth label for this row.
hasAnnotationSpec
clearAnnotationSpec
setAnnotationSpec
The annotation spec of the ground truth label for this row.
$this
getEntries
A list of the confusion matrix entries. One entry for each possible predicted label.
setEntries
A list of the confusion matrix entries. One entry for each possible predicted label.
$this