7#include <aws/qconnect/QConnect_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/qconnect/model/DataSummary.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
49 template<
typename CompletionT = Aws::String>
51 template<
typename CompletionT = Aws::String>
61 template<
typename ReferencesT = Aws::Vector<DataSummary>>
63 template<
typename ReferencesT = Aws::Vector<DataSummary>>
65 template<
typename ReferencesT = DataSummary>
76 template<
typename NextChunkTokenT = Aws::String>
78 template<
typename NextChunkTokenT = Aws::String>
84 bool m_completionHasBeenSet =
false;
87 bool m_referencesHasBeenSet =
false;
90 bool m_nextChunkTokenHasBeenSet =
false;
bool NextChunkTokenHasBeenSet() const
GenerativeChunkDataDetails & AddReferences(ReferencesT &&value)
void SetNextChunkToken(NextChunkTokenT &&value)
AWS_QCONNECT_API GenerativeChunkDataDetails()=default
bool CompletionHasBeenSet() const
AWS_QCONNECT_API GenerativeChunkDataDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QCONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
void SetCompletion(CompletionT &&value)
AWS_QCONNECT_API GenerativeChunkDataDetails(Aws::Utils::Json::JsonView jsonValue)
GenerativeChunkDataDetails & WithReferences(ReferencesT &&value)
const Aws::Vector< DataSummary > & GetReferences() const
bool ReferencesHasBeenSet() const
GenerativeChunkDataDetails & WithNextChunkToken(NextChunkTokenT &&value)
void SetReferences(ReferencesT &&value)
GenerativeChunkDataDetails & WithCompletion(CompletionT &&value)
const Aws::String & GetNextChunkToken() const
const Aws::String & GetCompletion() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue