lastMigrateTime property

String? lastMigrateTime
getter/setter pair

Last time that the Dataset is migrated to AI Platform V2.

If any of the AnnotatedDataset is migrated, the last_migration_time in Dataset is also updated.

Implementation

core.String? lastMigrateTime;