Interface PredictionResourceFormat.UpdateStages.WithScoreLabel

All Known Subinterfaces:
PredictionResourceFormat.Update
Enclosing interface:
PredictionResourceFormat.UpdateStages

public static interface PredictionResourceFormat.UpdateStages.WithScoreLabel
The stage of the PredictionResourceFormat update allowing to specify scoreLabel.
  • Method Details

    • withScoreLabel

      PredictionResourceFormat.Update withScoreLabel(String scoreLabel)
      Specifies the scoreLabel property: Score label..
      Parameters:
      scoreLabel - Score label.
      Returns:
      the next definition stage.