modelCardProcessingStatus   
  The processing status of model card deletion. The ModelCardProcessingStatus updates throughout the different deletion steps.
- DeletePending: Model card deletion request received.
- DeleteInProgress: Model card deletion is in progress.
- ContentDeleted: Deleted model card content.
- ExportJobsDeleted: Deleted all export jobs associated with the model card.
- DeleteCompleted: Successfully deleted the model card.
- DeleteFailed: The model card failed to delete.