Skip to main content

TRekognitionDatasetChanges

Class in AWS.Rekognition

DatasetChanges class.

Ancestors

Properties

GroundTruth

property GroundTruth: string

Constructors

Create

constructor Create; overload;

Constructor for TRekognitionDatasetChanges.


constructor Create(const AGroundTruth: string); overload;

Constructor for TRekognitionDatasetChanges.

Parameters

NameDescription
AGroundTruthSpecify a string containing one or more JSON lines that either add to the dataset or update the dataset.