7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
43 m_multiPartyHasBeenSet =
true;
59 m_totalMessagesHasBeenSet =
true;
60 m_totalMessages = value;
75 m_totalBotMessagesHasBeenSet =
true;
76 m_totalBotMessages = value;
92 m_totalBotMessageLengthInCharsHasBeenSet =
true;
93 m_totalBotMessageLengthInChars = value;
108 m_conversationCloseTimeInMillisHasBeenSet =
true;
109 m_conversationCloseTimeInMillis = value;
125 m_conversationTurnCountHasBeenSet =
true;
126 m_conversationTurnCount = value;
140 template <
typename AgentFirstResponseTimestampT = Aws::Utils::DateTime>
142 m_agentFirstResponseTimestampHasBeenSet =
true;
143 m_agentFirstResponseTimestamp = std::forward<AgentFirstResponseTimestampT>(value);
145 template <
typename AgentFirstResponseTimestampT = Aws::Utils::DateTime>
159 m_agentFirstResponseTimeInMillisHasBeenSet =
true;
160 m_agentFirstResponseTimeInMillis = value;
168 bool m_multiParty{
false};
170 int m_totalMessages{0};
172 int m_totalBotMessages{0};
174 int m_totalBotMessageLengthInChars{0};
176 long long m_conversationCloseTimeInMillis{0};
178 int m_conversationTurnCount{0};
182 long long m_agentFirstResponseTimeInMillis{0};
183 bool m_multiPartyHasBeenSet =
false;
184 bool m_totalMessagesHasBeenSet =
false;
185 bool m_totalBotMessagesHasBeenSet =
false;
186 bool m_totalBotMessageLengthInCharsHasBeenSet =
false;
187 bool m_conversationCloseTimeInMillisHasBeenSet =
false;
188 bool m_conversationTurnCountHasBeenSet =
false;
189 bool m_agentFirstResponseTimestampHasBeenSet =
false;
190 bool m_agentFirstResponseTimeInMillisHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue