7#include <aws/core/utils/Array.h>
8#include <aws/rekognition/Rekognition_EXPORTS.h>
19namespace Rekognition {
51 template <
typename GroundTruthT = Aws::Utils::ByteBuffer>
53 m_groundTruthHasBeenSet =
true;
54 m_groundTruth = std::forward<GroundTruthT>(value);
56 template <
typename GroundTruthT = Aws::Utils::ByteBuffer>
64 bool m_groundTruthHasBeenSet =
false;
AWS_REKOGNITION_API Aws::Utils::Json::JsonValue Jsonize() const
void SetGroundTruth(GroundTruthT &&value)
DatasetChanges & WithGroundTruth(GroundTruthT &&value)
AWS_REKOGNITION_API DatasetChanges & operator=(Aws::Utils::Json::JsonView jsonValue)
bool GroundTruthHasBeenSet() const
AWS_REKOGNITION_API DatasetChanges()=default
const Aws::Utils::ByteBuffer & GetGroundTruth() const
AWS_REKOGNITION_API DatasetChanges(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue