transformId property
The unique transform ID that is generated for the machine learning transform. The ID is guaranteed to be unique and does not change.
Implementation
final String? transformId;
The unique transform ID that is generated for the machine learning transform. The ID is guaranteed to be unique and does not change.
final String? transformId;