Amazon.MachineLearning.Model.PredictResponse.IsSetPrediction C# (CSharp) Метод

IsSetPrediction() приватный Метод

private IsSetPrediction ( ) : bool
Результат bool
        internal bool IsSetPrediction()
        {
            return this._prediction != null;
        }
PredictResponse