Values.DeleteBatchPredictionInputSourceAssigns the DELETED status to a BatchPrediction, rendering it unusable. After using the DeleteBatchPrediction operation, you can use the GetBatchPrediction operation to verify that the status of the BatchPrediction changed to DELETED. Caution: The result of the DeleteBatchPrediction operation is irreversible.
type nonrec t = {batchPredictionId : EntityId.t;A user-supplied ID that uniquely identifies the BatchPrediction.
*)}