7#include <aws/translate/Translate_EXPORTS.h>
66 inline void SetInputDocumentsCount(
int value) { m_inputDocumentsCountHasBeenSet =
true; m_inputDocumentsCount = value; }
71 int m_translatedDocumentsCount;
72 bool m_translatedDocumentsCountHasBeenSet =
false;
74 int m_documentsWithErrorsCount;
75 bool m_documentsWithErrorsCountHasBeenSet =
false;
77 int m_inputDocumentsCount;
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)
JobDetails & WithInputDocumentsCount(int value)
AWS_TRANSLATE_API JobDetails()
bool TranslatedDocumentsCountHasBeenSet() const
int GetInputDocumentsCount() const
Aws::Utils::Json::JsonValue JsonValue