GoogleCloudDatalabelingV1beta1LabelVideoObjectDetectionOperationMetadata constructor

GoogleCloudDatalabelingV1beta1LabelVideoObjectDetectionOperationMetadata({
  1. GoogleCloudDatalabelingV1beta1HumanAnnotationConfig? basicConfig,
})

Implementation

GoogleCloudDatalabelingV1beta1LabelVideoObjectDetectionOperationMetadata({
  this.basicConfig,
});