[[["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 State (2.0.6)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.6 (latest)](/php/docs/reference/cloud-dms/latest/V1.MigrationJob.State)\n- [2.0.5](/php/docs/reference/cloud-dms/2.0.5/V1.MigrationJob.State)\n- [1.5.5](/php/docs/reference/cloud-dms/1.5.5/V1.MigrationJob.State)\n- [1.4.2](/php/docs/reference/cloud-dms/1.4.2/V1.MigrationJob.State)\n- [1.3.0](/php/docs/reference/cloud-dms/1.3.0/V1.MigrationJob.State)\n- [1.2.1](/php/docs/reference/cloud-dms/1.2.1/V1.MigrationJob.State)\n- [1.1.0](/php/docs/reference/cloud-dms/1.1.0/V1.MigrationJob.State)\n- [1.0.5](/php/docs/reference/cloud-dms/1.0.5/V1.MigrationJob.State) \nReference documentation and code samples for the Google Cloud Dms V1 Client class State.\n\nThe current migration job states.\n\nProtobuf type `google.cloud.clouddms.v1.MigrationJob.State`\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### STATE_UNSPECIFIED\n\n Value: 0\n\nThe state of the migration job is unknown.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### MAINTENANCE\n\n Value: 1\n\nThe migration job is down for maintenance.\n\nGenerated from protobuf enum `MAINTENANCE = 1;`\n\n### DRAFT\n\n Value: 2\n\nThe migration job is in draft mode and no resources are created.\n\nGenerated from protobuf enum `DRAFT = 2;`\n\n### CREATING\n\n Value: 3\n\nThe migration job is being created.\n\nGenerated from protobuf enum `CREATING = 3;`\n\n### NOT_STARTED\n\n Value: 4\n\nThe migration job is created and not started.\n\nGenerated from protobuf enum `NOT_STARTED = 4;`\n\n### RUNNING\n\n Value: 5\n\nThe migration job is running.\n\nGenerated from protobuf enum `RUNNING = 5;`\n\n### FAILED\n\n Value: 6\n\nThe migration job failed.\n\nGenerated from protobuf enum `FAILED = 6;`\n\n### COMPLETED\n\n Value: 7\n\nThe migration job has been completed.\n\nGenerated from protobuf enum `COMPLETED = 7;`\n\n### DELETING\n\n Value: 8\n\nThe migration job is being deleted.\n\nGenerated from protobuf enum `DELETING = 8;`\n\n### STOPPING\n\n Value: 9\n\nThe migration job is being stopped.\n\nGenerated from protobuf enum `STOPPING = 9;`\n\n### STOPPED\n\n Value: 10\n\nThe migration job is currently stopped.\n\nGenerated from protobuf enum `STOPPED = 10;`\n\n### DELETED\n\n Value: 11\n\nThe migration job has been deleted.\n\nGenerated from protobuf enum `DELETED = 11;`\n\n### UPDATING\n\n Value: 12\n\nThe migration job is being updated.\n\nGenerated from protobuf enum `UPDATING = 12;`\n\n### STARTING\n\n Value: 13\n\nThe migration job is starting.\n\nGenerated from protobuf enum `STARTING = 13;`\n\n### RESTARTING\n\n Value: 14\n\nThe migration job is restarting.\n\nGenerated from protobuf enum `RESTARTING = 14;`\n\n### RESUMING\n\n Value: 15\n\nThe migration job is resuming.\n\nGenerated from protobuf enum `RESUMING = 15;`"]]