GoogleCloudDatalabelingV1p1alpha1LabelImagePolylineOperationMetadata constructor

GoogleCloudDatalabelingV1p1alpha1LabelImagePolylineOperationMetadata({
  1. GoogleCloudDatalabelingV1p1alpha1HumanAnnotationConfig? basicConfig,
})

Implementation

GoogleCloudDatalabelingV1p1alpha1LabelImagePolylineOperationMetadata({
  this.basicConfig,
});