Amazon.MachineLearning.Model.PredictResponse.IsSetPrediction C# (CSharp) 메소드

IsSetPrediction() 개인적인 메소드

private IsSetPrediction ( ) : bool
리턴 bool
        internal bool IsSetPrediction()
        {
            return this._prediction != null;
        }
PredictResponse