7#include <aws/transcribestreaming/TranscribeStreamingService_EXPORTS.h>
8#include <aws/transcribestreaming/model/LanguageCode.h>
21namespace TranscribeStreamingService
62 inline double GetScore()
const{
return m_score; }
64 inline void SetScore(
double value) { m_scoreHasBeenSet =
true; m_score = value; }
70 bool m_languageCodeHasBeenSet =
false;
73 bool m_scoreHasBeenSet =
false;
bool LanguageCodeHasBeenSet() const
AWS_TRANSCRIBESTREAMINGSERVICE_API LanguageWithScore & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetLanguageCode(const LanguageCode &value)
LanguageWithScore & WithScore(double value)
LanguageWithScore & WithLanguageCode(LanguageCode &&value)
AWS_TRANSCRIBESTREAMINGSERVICE_API LanguageWithScore()
LanguageWithScore & WithLanguageCode(const LanguageCode &value)
bool ScoreHasBeenSet() const
const LanguageCode & GetLanguageCode() const
AWS_TRANSCRIBESTREAMINGSERVICE_API LanguageWithScore(Aws::Utils::Json::JsonView jsonValue)
AWS_TRANSCRIBESTREAMINGSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetScore(double value)
void SetLanguageCode(LanguageCode &&value)
Aws::Utils::Json::JsonValue JsonValue