[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Dms V1 Client - Class Phase (2.0.6)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.6 (latest)](/php/docs/reference/cloud-dms/latest/V1.MigrationJob.Phase)\n- [2.0.5](/php/docs/reference/cloud-dms/2.0.5/V1.MigrationJob.Phase)\n- [1.5.5](/php/docs/reference/cloud-dms/1.5.5/V1.MigrationJob.Phase)\n- [1.4.2](/php/docs/reference/cloud-dms/1.4.2/V1.MigrationJob.Phase)\n- [1.3.0](/php/docs/reference/cloud-dms/1.3.0/V1.MigrationJob.Phase)\n- [1.2.1](/php/docs/reference/cloud-dms/1.2.1/V1.MigrationJob.Phase)\n- [1.1.0](/php/docs/reference/cloud-dms/1.1.0/V1.MigrationJob.Phase)\n- [1.0.5](/php/docs/reference/cloud-dms/1.0.5/V1.MigrationJob.Phase) \nReference documentation and code samples for the Google Cloud Dms V1 Client class Phase.\n\nThe current migration job phase.\n\nProtobuf type `google.cloud.clouddms.v1.MigrationJob.Phase`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudDms \\\\ V1 \\\\ MigrationJob\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### PHASE_UNSPECIFIED\n\n Value: 0\n\nThe phase of the migration job is unknown.\n\nGenerated from protobuf enum `PHASE_UNSPECIFIED = 0;`\n\n### FULL_DUMP\n\n Value: 1\n\nThe migration job is in the full dump phase.\n\nGenerated from protobuf enum `FULL_DUMP = 1;`\n\n### CDC\n\n Value: 2\n\nThe migration job is CDC phase.\n\nGenerated from protobuf enum `CDC = 2;`\n\n### PROMOTE_IN_PROGRESS\n\n Value: 3\n\nThe migration job is running the promote phase.\n\nGenerated from protobuf enum `PROMOTE_IN_PROGRESS = 3;`\n\n### WAITING_FOR_SOURCE_WRITES_TO_STOP\n\n Value: 4\n\nOnly RDS flow - waiting for source writes to stop\n\nGenerated from protobuf enum `WAITING_FOR_SOURCE_WRITES_TO_STOP = 4;`\n\n### PREPARING_THE_DUMP\n\n Value: 5\n\nOnly RDS flow - the sources writes stopped, waiting for dump to begin\n\nGenerated from protobuf enum `PREPARING_THE_DUMP = 5;`"]]