7#include <aws/bedrock-runtime/BedrockRuntime_EXPORTS.h>
16namespace BedrockRuntime {
41 m_documentIndexHasBeenSet =
true;
42 m_documentIndex = value;
54 inline int GetStart()
const {
return m_start; }
57 m_startHasBeenSet =
true;
70 inline int GetEnd()
const {
return m_end; }
73 m_endHasBeenSet =
true;
82 int m_documentIndex{0};
87 bool m_documentIndexHasBeenSet =
false;
88 bool m_startHasBeenSet =
false;
89 bool m_endHasBeenSet =
false;
bool EndHasBeenSet() const
int GetDocumentIndex() const
DocumentCharLocation & WithEnd(int value)
AWS_BEDROCKRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
DocumentCharLocation & WithStart(int value)
AWS_BEDROCKRUNTIME_API DocumentCharLocation()=default
DocumentCharLocation & WithDocumentIndex(int value)
bool DocumentIndexHasBeenSet() const
bool StartHasBeenSet() const
AWS_BEDROCKRUNTIME_API DocumentCharLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetDocumentIndex(int value)
AWS_BEDROCKRUNTIME_API DocumentCharLocation(Aws::Utils::Json::JsonView jsonValue)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue