GoogleCloudDatalabelingV1beta1TextClassificationAnnotation constructor

GoogleCloudDatalabelingV1beta1TextClassificationAnnotation({
  1. GoogleCloudDatalabelingV1beta1AnnotationSpec? annotationSpec,
})

Implementation

GoogleCloudDatalabelingV1beta1TextClassificationAnnotation({
  this.annotationSpec,
});