GoogleCloudDatalabelingV1beta1LabelVideoEventOperationMetadata constructor

GoogleCloudDatalabelingV1beta1LabelVideoEventOperationMetadata({
  1. GoogleCloudDatalabelingV1beta1HumanAnnotationConfig? basicConfig,
})

Implementation

GoogleCloudDatalabelingV1beta1LabelVideoEventOperationMetadata({
  this.basicConfig,
});