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\u003eThe \u003ccode\u003eMigrationJobVerificationError\u003c/code\u003e class represents an error message specific to a migration job verification process within the Google Cloud Data Migration Service.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.CloudDms.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.CloudDms.V1.dll\u003c/code\u003e assembly, with versions ranging from 1.0.0 to the latest 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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 like message representation, equality comparison, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides information on errors with properties such as \u003ccode\u003eErrorCode\u003c/code\u003e, \u003ccode\u003eErrorDetailMessage\u003c/code\u003e, and \u003ccode\u003eErrorMessage\u003c/code\u003e, all of which are output-only and give detailed information on the migration error.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMigrationJobVerificationError\u003c/code\u003e class provides two constructors, one default constructor and one that allows an instance of the same class to be taken as a parameter, and also inherits some common methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the object class.\u003c/p\u003e\n"]]],[],null,[]]