entries property
A list of the confusion matrix entries.
One entry for each possible predicted label.
Implementation
core.List<GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry>? entries;
A list of the confusion matrix entries.
One entry for each possible predicted label.
core.List<GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry>? entries;