7#include <aws/transcribestreaming/TranscribeStreamingService_EXPORTS.h>
19namespace TranscribeStreamingService
48 inline void SetBegin(
int value) { m_beginHasBeenSet =
true; m_begin = value; }
58 inline int GetEnd()
const{
return m_end; }
60 inline void SetEnd(
int value) { m_endHasBeenSet =
true; m_end = value; }
66 bool m_beginHasBeenSet =
false;
69 bool m_endHasBeenSet =
false;
AWS_TRANSCRIBESTREAMINGSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_TRANSCRIBESTREAMINGSERVICE_API CharacterOffsets(Aws::Utils::Json::JsonView jsonValue)
bool BeginHasBeenSet() const
CharacterOffsets & WithEnd(int value)
AWS_TRANSCRIBESTREAMINGSERVICE_API CharacterOffsets()
AWS_TRANSCRIBESTREAMINGSERVICE_API CharacterOffsets & operator=(Aws::Utils::Json::JsonView jsonValue)
bool EndHasBeenSet() const
CharacterOffsets & WithBegin(int value)
Aws::Utils::Json::JsonValue JsonValue