GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectDetectionOperationMetadata constructor

GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectDetectionOperationMetadata({
  1. GoogleCloudDatalabelingV1p1alpha1HumanAnnotationConfig? basicConfig,
})

Implementation

GoogleCloudDatalabelingV1p1alpha1LabelVideoObjectDetectionOperationMetadata({
  this.basicConfig,
});