public sealed class MigrationError : IMessage<MigrationError>, IEquatable<MigrationError>, IDeepCloneable<MigrationError>, IBufferMessage, IMessage
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eMigrationError\u003c/code\u003e class, part of the Google.Cloud.VMMigration.V1 namespace, provides detailed error information for migration operations, compatible with google.rpc.Status.\u003c/p\u003e\n"],["\u003cp\u003eThis class is versioned, with multiple versions available, including the latest at 2.6.0, and older versions ranging down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMigrationError\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eMigrationError\u003c/code\u003e include \u003ccode\u003eActionItem\u003c/code\u003e (a suggested action), \u003ccode\u003eCode\u003c/code\u003e (the error code), \u003ccode\u003eErrorMessage\u003c/code\u003e (a localized error message), \u003ccode\u003eErrorTime\u003c/code\u003e (the time the error occurred), and \u003ccode\u003eHelpLinks\u003c/code\u003e (links to additional information).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, a default constructor and one that accepts another MigrationError object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]