Values.RejectChoiceSourceThe details of the automatically generated business metadata that is rejected.
type nonrec t = {predictionTarget : String_.t;Specifies the target (for example, a column name) where a prediction can be rejected.
*)predictionChoices : PredictionChoices.t option;Specifies the the automatically generated business metadata that can be rejected.
*)}