GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry constructor
GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry({
- GoogleCloudDatalabelingV1beta1AnnotationSpec? annotationSpec,
- int? itemCount,
Implementation
GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry({
this.annotationSpec,
this.itemCount,
});