public sealed class MigrationJobVerificationError : IMessage<MigrationJobVerificationError>, IEquatable<MigrationJobVerificationError>, IDeepCloneable<MigrationJobVerificationError>, IBufferMessage, IMessage
[[["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\u003eThis document describes the \u003ccode\u003eMigrationJobVerificationError\u003c/code\u003e class, which is used to represent error messages that occur during the verification of a migration job.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMigrationJobVerificationError\u003c/code\u003e 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 functionalities for message handling, equality checking, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eMigrationJobVerificationError\u003c/code\u003e class: a default constructor and one that takes another \u003ccode\u003eMigrationJobVerificationError\u003c/code\u003e object as a parameter for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes three key properties: \u003ccode\u003eErrorCode\u003c/code\u003e of type \u003ccode\u003eMigrationJobVerificationError.Types.ErrorCode\u003c/code\u003e to define what type of error has occurred, \u003ccode\u003eErrorDetailMessage\u003c/code\u003e for a more specific message, and \u003ccode\u003eErrorMessage\u003c/code\u003e for a formatted message with further details and guidance.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.CloudDms.V1\u003c/code\u003e namespace, and can be found within the \u003ccode\u003eGoogle.Cloud.CloudDms.V1.dll\u003c/code\u003e assembly, with multiple versions of the document available from 1.0.0 to 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]