7#include <aws/translate/Translate_EXPORTS.h>
39 m_translatedDocumentsCountHasBeenSet =
true;
40 m_translatedDocumentsCount = value;
56 m_documentsWithErrorsCountHasBeenSet =
true;
57 m_documentsWithErrorsCount = value;
72 m_inputDocumentsCountHasBeenSet =
true;
73 m_inputDocumentsCount = value;
81 int m_translatedDocumentsCount{0};
83 int m_documentsWithErrorsCount{0};
85 int m_inputDocumentsCount{0};
86 bool m_translatedDocumentsCountHasBeenSet =
false;
87 bool m_documentsWithErrorsCountHasBeenSet =
false;
88 bool m_inputDocumentsCountHasBeenSet =
false;
bool InputDocumentsCountHasBeenSet() const
void SetInputDocumentsCount(int value)
JobDetails & WithTranslatedDocumentsCount(int value)
void SetDocumentsWithErrorsCount(int value)
JobDetails & WithDocumentsWithErrorsCount(int value)
AWS_TRANSLATE_API Aws::Utils::Json::JsonValue Jsonize() const
int GetTranslatedDocumentsCount() const
AWS_TRANSLATE_API JobDetails(Aws::Utils::Json::JsonView jsonValue)
int GetDocumentsWithErrorsCount() const
AWS_TRANSLATE_API JobDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
bool DocumentsWithErrorsCountHasBeenSet() const
void SetTranslatedDocumentsCount(int value)
AWS_TRANSLATE_API JobDetails()=default
JobDetails & WithInputDocumentsCount(int value)
bool TranslatedDocumentsCountHasBeenSet() const
int GetInputDocumentsCount() const
Aws::Utils::Json::JsonValue JsonValue