GoogleCloudDatalabelingV1beta1ImageClassificationAnnotation constructor

GoogleCloudDatalabelingV1beta1ImageClassificationAnnotation({
  1. GoogleCloudDatalabelingV1beta1AnnotationSpec? annotationSpec,
})

Implementation

GoogleCloudDatalabelingV1beta1ImageClassificationAnnotation({
  this.annotationSpec,
});