Values_1.MlflowDetailsSourceThe MLflow details of this job.
type nonrec t = {mlflowExperimentId : MlflowExperimentId.t option;The MLflow experiment ID used for this job.
*)mlflowRunId : MlflowRunId.t option;The MLflow run ID used for this job.
*)}