GoogleCloudDatalabelingV1beta1AnnotationValue constructor

Implementation

GoogleCloudDatalabelingV1beta1AnnotationValue({
  this.imageBoundingPolyAnnotation,
  this.imageClassificationAnnotation,
  this.imagePolylineAnnotation,
  this.imageSegmentationAnnotation,
  this.textClassificationAnnotation,
  this.textEntityExtractionAnnotation,
  this.videoClassificationAnnotation,
  this.videoEventAnnotation,
  this.videoObjectTrackingAnnotation,
});