GoogleCloudDatalabelingV1beta1Row constructor
GoogleCloudDatalabelingV1beta1Row({
- GoogleCloudDatalabelingV1beta1AnnotationSpec? annotationSpec,
- List<
GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry> ? entries,
Implementation
GoogleCloudDatalabelingV1beta1Row({
this.annotationSpec,
this.entries,
});