PredictionQueryResult Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. vision. customvision. training. models. PredictionQueryResult
- com.
public class PredictionQueryResult
The PredictionQueryResult model.
Method Summary
Modifier and Type | Method and Description |
---|---|
List<Stored |
results()
Get the results value. |
Prediction |
token()
Get the token value. |
Method Details
results
public List
Get the results value.
Returns:
the results value
token
public PredictionQueryToken token()
Get the token value.
Returns:
the token value
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.