7#include <aws/qapps/QApps_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/qapps/model/ConversationMessage.h>
65 inline void SetProblemStatement(
const char* value) { m_problemStatementHasBeenSet =
true; m_problemStatement.assign(value); }
73 bool m_conversationHasBeenSet =
false;
76 bool m_problemStatementHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue