Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class MigrationError.
Represents migration resource error information that can be used with
google.rpc.Status message. MigrationError is used to present the user with
error information in migration operations.
Generated from protobuf messagegoogle.cloud.vmmigration.v1.MigrationError
[[["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 MigrationError (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-vm-migration/latest/V1.MigrationError)\n- [1.0.4](/php/docs/reference/cloud-vm-migration/1.0.4/V1.MigrationError)\n- [0.6.5](/php/docs/reference/cloud-vm-migration/0.6.5/V1.MigrationError)\n- [0.5.2](/php/docs/reference/cloud-vm-migration/0.5.2/V1.MigrationError)\n- [0.4.2](/php/docs/reference/cloud-vm-migration/0.4.2/V1.MigrationError)\n- [0.3.2](/php/docs/reference/cloud-vm-migration/0.3.2/V1.MigrationError)\n- [0.2.3](/php/docs/reference/cloud-vm-migration/0.2.3/V1.MigrationError) \nReference documentation and code samples for the Google Cloud Vm Migration V1 Client class MigrationError.\n\nRepresents migration resource error information that can be used with\ngoogle.rpc.Status message. MigrationError is used to present the user with\nerror information in migration operations.\n\nGenerated from protobuf message `google.cloud.vmmigration.v1.MigrationError`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ VMMigration \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getCode\n\nOutput only. The error code.\n\n### setCode\n\nOutput only. The error code.\n\n### getErrorMessage\n\nOutput only. The localized error message.\n\n### hasErrorMessage\n\n### clearErrorMessage\n\n### setErrorMessage\n\nOutput only. The localized error message.\n\n### getActionItem\n\nOutput only. Suggested action for solving the error.\n\n### hasActionItem\n\n### clearActionItem\n\n### setActionItem\n\nOutput only. Suggested action for solving the error.\n\n### getHelpLinks\n\nOutput only. URL(s) pointing to additional information on handling the\ncurrent error.\n\n### setHelpLinks\n\nOutput only. URL(s) pointing to additional information on handling the\ncurrent error.\n\n### getErrorTime\n\nOutput only. The time the error occurred.\n\n### hasErrorTime\n\n### clearErrorTime\n\n### setErrorTime\n\nOutput only. The time the error occurred."]]