7#include <aws/qbusiness/QBusiness_EXPORTS.h>
8#include <aws/qbusiness/model/SystemMessageType.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
65 template<
typename ConversationIdT = Aws::String>
67 template<
typename ConversationIdT = Aws::String>
77 template<
typename UserMessageIdT = Aws::String>
79 template<
typename UserMessageIdT = Aws::String>
90 template<
typename SystemMessageIdT = Aws::String>
92 template<
typename SystemMessageIdT = Aws::String>
102 template<
typename SystemMessageT = Aws::String>
104 template<
typename SystemMessageT = Aws::String>
110 bool m_systemMessageTypeHasBeenSet =
false;
113 bool m_conversationIdHasBeenSet =
false;
116 bool m_userMessageIdHasBeenSet =
false;
119 bool m_systemMessageIdHasBeenSet =
false;
122 bool m_systemMessageHasBeenSet =
false;
void SetSystemMessageId(SystemMessageIdT &&value)
void SetUserMessageId(UserMessageIdT &&value)
bool SystemMessageTypeHasBeenSet() const
TextOutputEvent & WithSystemMessage(SystemMessageT &&value)
const Aws::String & GetSystemMessage() const
void SetSystemMessage(SystemMessageT &&value)
const Aws::String & GetUserMessageId() const
TextOutputEvent & WithConversationId(ConversationIdT &&value)
TextOutputEvent & WithUserMessageId(UserMessageIdT &&value)
AWS_QBUSINESS_API TextOutputEvent()=default
SystemMessageType GetSystemMessageType() const
void SetConversationId(ConversationIdT &&value)
bool ConversationIdHasBeenSet() const
TextOutputEvent & WithSystemMessageType(SystemMessageType value)
bool SystemMessageIdHasBeenSet() const
bool SystemMessageHasBeenSet() const
const Aws::String & GetConversationId() const
AWS_QBUSINESS_API TextOutputEvent & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetSystemMessageType(SystemMessageType value)
bool UserMessageIdHasBeenSet() const
AWS_QBUSINESS_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetSystemMessageId() const
TextOutputEvent & WithSystemMessageId(SystemMessageIdT &&value)
AWS_QBUSINESS_API TextOutputEvent(Aws::Utils::Json::JsonView jsonValue)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue