7#include <aws/lookoutvision/LookoutforVision_EXPORTS.h>
8#include <aws/lookoutvision/model/DatasetGroundTruthManifest.h>
21namespace LookoutforVision
47 template<
typename GroundTruthManifestT = DatasetGroundTruthManifest>
48 void SetGroundTruthManifest(GroundTruthManifestT&& value) { m_groundTruthManifestHasBeenSet =
true; m_groundTruthManifest = std::forward<GroundTruthManifestT>(value); }
49 template<
typename GroundTruthManifestT = DatasetGroundTruthManifest>
55 bool m_groundTruthManifestHasBeenSet =
false;
AWS_LOOKOUTFORVISION_API DatasetSource()=default
DatasetSource & WithGroundTruthManifest(GroundTruthManifestT &&value)
AWS_LOOKOUTFORVISION_API Aws::Utils::Json::JsonValue Jsonize() const
void SetGroundTruthManifest(GroundTruthManifestT &&value)
AWS_LOOKOUTFORVISION_API DatasetSource(Aws::Utils::Json::JsonView jsonValue)
bool GroundTruthManifestHasBeenSet() const
AWS_LOOKOUTFORVISION_API DatasetSource & operator=(Aws::Utils::Json::JsonView jsonValue)
const DatasetGroundTruthManifest & GetGroundTruthManifest() const
Aws::Utils::Json::JsonValue JsonValue