Values.DeleteEvaluationInputSourceAssigns the DELETED status to an Evaluation, rendering it unusable. After invoking the DeleteEvaluation operation, you can use the GetEvaluation operation to verify that the status of the Evaluation changed to DELETED. Caution: The results of the DeleteEvaluation operation are irreversible.
type nonrec t = {evaluationId : EntityId.t;A user-supplied ID that uniquely identifies the Evaluation to delete.
*)}