Custom TransformTypes that may be applied to a Dataset.
The TransformType to auto-apply when the Dataset is detected.
Retrieves this object
Updates values of this object with parameter object values.
The object that you want to copy values of.
Parse this object to JSON format.
Generated using TypeDoc
DatasetType is used to associate the Dataset with the TransformType. When a file is uploaded, the type of file should be auto-detected to determine the necessary TransformTypes to be added in the appropriate lists (adhocTransforms/autoApplyTransforms).