[[["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 Vm Migration V1 Client - Class ErrorCode (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-vm-migration/latest/V1.MigrationError.ErrorCode)\n- [1.0.4](/php/docs/reference/cloud-vm-migration/1.0.4/V1.MigrationError.ErrorCode)\n- [0.6.5](/php/docs/reference/cloud-vm-migration/0.6.5/V1.MigrationError.ErrorCode)\n- [0.5.2](/php/docs/reference/cloud-vm-migration/0.5.2/V1.MigrationError.ErrorCode)\n- [0.4.2](/php/docs/reference/cloud-vm-migration/0.4.2/V1.MigrationError.ErrorCode)\n- [0.3.2](/php/docs/reference/cloud-vm-migration/0.3.2/V1.MigrationError.ErrorCode)\n- [0.2.3](/php/docs/reference/cloud-vm-migration/0.2.3/V1.MigrationError.ErrorCode) \nReference documentation and code samples for the Google Cloud Vm Migration V1 Client class ErrorCode.\n\nRepresents resource error codes.\n\nProtobuf type `google.cloud.vmmigration.v1.MigrationError.ErrorCode`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ VMMigration \\\\ V1 \\\\ MigrationError\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ERROR_CODE_UNSPECIFIED\n\n Value: 0\n\nDefault value. This value is not used.\n\nGenerated from protobuf enum `ERROR_CODE_UNSPECIFIED = 0;`\n\n### UNKNOWN_ERROR\n\n Value: 1\n\nMigrate for Compute encountered an unknown error.\n\nGenerated from protobuf enum `UNKNOWN_ERROR = 1;`\n\n### SOURCE_VALIDATION_ERROR\n\n Value: 2\n\nMigrate for Compute encountered an error while validating replication\nsource health.\n\nGenerated from protobuf enum `SOURCE_VALIDATION_ERROR = 2;`\n\n### SOURCE_REPLICATION_ERROR\n\n Value: 3\n\nMigrate for Compute encountered an error during source data operation.\n\nGenerated from protobuf enum `SOURCE_REPLICATION_ERROR = 3;`\n\n### TARGET_REPLICATION_ERROR\n\n Value: 4\n\nMigrate for Compute encountered an error during target data operation.\n\nGenerated from protobuf enum `TARGET_REPLICATION_ERROR = 4;`\n\n### OS_ADAPTATION_ERROR\n\n Value: 5\n\nMigrate for Compute encountered an error during OS adaptation.\n\nGenerated from protobuf enum `OS_ADAPTATION_ERROR = 5;`\n\n### CLONE_ERROR\n\n Value: 6\n\nMigrate for Compute encountered an error in clone operation.\n\nGenerated from protobuf enum `CLONE_ERROR = 6;`\n\n### CUTOVER_ERROR\n\n Value: 7\n\nMigrate for Compute encountered an error in cutover operation.\n\nGenerated from protobuf enum `CUTOVER_ERROR = 7;`\n\n### UTILIZATION_REPORT_ERROR\n\n Value: 8\n\nMigrate for Compute encountered an error during utilization report\ncreation.\n\nGenerated from protobuf enum `UTILIZATION_REPORT_ERROR = 8;`\n\n### APPLIANCE_UPGRADE_ERROR\n\n Value: 9\n\nMigrate for Compute encountered an error during appliance upgrade.\n\nGenerated from protobuf enum `APPLIANCE_UPGRADE_ERROR = 9;`"]]