Amazon.MachineLearning.Model.PredictResponse.IsSetPrediction C# (CSharp) Méthode

IsSetPrediction() private méthode

private IsSetPrediction ( ) : bool
Résultat bool
        internal bool IsSetPrediction()
        {
            return this._prediction != null;
        }
PredictResponse