confidenceMetricsEntries property

List<GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry>? confidenceMetricsEntries
getter/setter pair

Entries that make up the precision-recall graph.

Each entry is a "point" on the graph drawn for a different confidence_threshold.

Implementation

core.List<GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry>?
    confidenceMetricsEntries;