7#include <aws/lex/LexRuntimeService_EXPORTS.h>
19namespace LexRuntimeService
46 inline double GetScore()
const{
return m_score; }
48 inline void SetScore(
double value) { m_scoreHasBeenSet =
true; m_score = value; }
54 bool m_scoreHasBeenSet =
false;
AWS_LEXRUNTIMESERVICE_API IntentConfidence()
bool ScoreHasBeenSet() const
AWS_LEXRUNTIMESERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetScore(double value)
AWS_LEXRUNTIMESERVICE_API IntentConfidence & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LEXRUNTIMESERVICE_API IntentConfidence(Aws::Utils::Json::JsonView jsonValue)
IntentConfidence & WithScore(double value)
Aws::Utils::Json::JsonValue JsonValue