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
| Name | Description |
|---|---|
AGroundTruth | Specify a string containing one or more JSON lines that either add to the dataset or update the dataset. |