GoogleCloudDatalabelingV1alpha1LabelImagePolylineOperationMetadata constructor

GoogleCloudDatalabelingV1alpha1LabelImagePolylineOperationMetadata({
  1. GoogleCloudDatalabelingV1alpha1HumanAnnotationConfig? basicConfig,
})

Implementation

GoogleCloudDatalabelingV1alpha1LabelImagePolylineOperationMetadata({
  this.basicConfig,
});