7#include <aws/bedrock-runtime/BedrockRuntime_EXPORTS.h>
8#include <aws/core/utils/Array.h>
21namespace BedrockRuntime
55 bool m_bytesHasBeenSet =
false;
AWS_BEDROCKRUNTIME_API DocumentSource()
bool BytesHasBeenSet() const
AWS_BEDROCKRUNTIME_API DocumentSource & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKRUNTIME_API DocumentSource(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
void SetBytes(Aws::Utils::ByteBuffer &&value)
void SetBytes(const Aws::Utils::ByteBuffer &value)
DocumentSource & WithBytes(Aws::Utils::ByteBuffer &&value)
const Aws::Utils::ByteBuffer & GetBytes() const
DocumentSource & WithBytes(const Aws::Utils::ByteBuffer &value)
Aws::Utils::Json::JsonValue JsonValue