7#include <aws/translate/Translate_EXPORTS.h>
66 inline void SetInputDocumentsCount(
int value) { m_inputDocumentsCountHasBeenSet =
true; m_inputDocumentsCount = value; }
71 int m_translatedDocumentsCount{0};
72 bool m_translatedDocumentsCountHasBeenSet =
false;
74 int m_documentsWithErrorsCount{0};
75 bool m_documentsWithErrorsCountHasBeenSet =
false;
77 int m_inputDocumentsCount{0};
78 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