MigrationType

MigrationType determines whether the migration is a physical file-based migration or a logical dump file-based migration.

Enums
MIGRATION_TYPE_UNSPECIFIED Default value is a logical dump file-based migration
LOGICAL Logical dump file-based migration
PHYSICAL Physical file-based migration