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 Google.Cloud.VMMigration.V1, represents detailed error information for migration operations and can be used within \u003ccode\u003egoogle.rpc.Status\u003c/code\u003e messages.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, providing capabilities for message handling, equality checks, deep cloning, and buffer-based operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMigrationError\u003c/code\u003e provides several properties, including \u003ccode\u003eActionItem\u003c/code\u003e for suggested solutions, \u003ccode\u003eCode\u003c/code\u003e for the error's type, \u003ccode\u003eErrorMessage\u003c/code\u003e for a localized error description, \u003ccode\u003eErrorTime\u003c/code\u003e for the occurrence time, and \u003ccode\u003eHelpLinks\u003c/code\u003e for external resources.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, one default constructor and another that accepts a migration error as a parameter, for ease of use.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version in the listing is 2.6.0 and it lists versions as old as 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]