GoogleCloudDatalabelingV1beta1LabelVideoClassificationOperationMetadata constructor

GoogleCloudDatalabelingV1beta1LabelVideoClassificationOperationMetadata({
  1. GoogleCloudDatalabelingV1beta1HumanAnnotationConfig? basicConfig,
})

Implementation

GoogleCloudDatalabelingV1beta1LabelVideoClassificationOperationMetadata({
  this.basicConfig,
});