public sealed class MigrationJobVerificationError : IMessage<MigrationJobVerificationError>, IEquatable<MigrationJobVerificationError>, IDeepCloneable<MigrationJobVerificationError>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class MigrationJobVerificationError.
[[["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 provides reference documentation for the \u003ccode\u003eMigrationJobVerificationError\u003c/code\u003e class within the Database Migration v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMigrationJobVerificationError\u003c/code\u003e class represents an error message encountered during the verification of a migration job 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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented here is 2.5.0, and there are previous versions from 2.4.0 down to 1.0.0 that can be accessed.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eMigrationJobVerificationError\u003c/code\u003e class include \u003ccode\u003eErrorCode\u003c/code\u003e, \u003ccode\u003eErrorDetailMessage\u003c/code\u003e, and \u003ccode\u003eErrorMessage\u003c/code\u003e, which provide details about the verification error.\u003c/p\u003e\n"]]],[],null,["# Database Migration v1 API - Class MigrationJobVerificationError (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.MigrationJobVerificationError)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.4.0/Google.Cloud.CloudDms.V1.MigrationJobVerificationError)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.3.0/Google.Cloud.CloudDms.V1.MigrationJobVerificationError)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.2.0/Google.Cloud.CloudDms.V1.MigrationJobVerificationError)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.1.0/Google.Cloud.CloudDms.V1.MigrationJobVerificationError)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.0.0/Google.Cloud.CloudDms.V1.MigrationJobVerificationError)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.2.0/Google.Cloud.CloudDms.V1.MigrationJobVerificationError)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.1.0/Google.Cloud.CloudDms.V1.MigrationJobVerificationError)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.0.0/Google.Cloud.CloudDms.V1.MigrationJobVerificationError) \n\n public sealed class MigrationJobVerificationError : IMessage\u003cMigrationJobVerificationError\u003e, IEquatable\u003cMigrationJobVerificationError\u003e, IDeepCloneable\u003cMigrationJobVerificationError\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Database Migration v1 API class MigrationJobVerificationError.\n\nError message of a verification Migration job. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e MigrationJobVerificationError \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[MigrationJobVerificationError](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.MigrationJobVerificationError), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[MigrationJobVerificationError](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.MigrationJobVerificationError), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[MigrationJobVerificationError](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.MigrationJobVerificationError), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.CloudDms.V1](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.CloudDms.V1.dll\n\nConstructors\n------------\n\n### MigrationJobVerificationError()\n\n public MigrationJobVerificationError()\n\n### MigrationJobVerificationError(MigrationJobVerificationError)\n\n public MigrationJobVerificationError(MigrationJobVerificationError other)\n\nProperties\n----------\n\n### ErrorCode\n\n public MigrationJobVerificationError.Types.ErrorCode ErrorCode { get; set; }\n\nOutput only. An instance of ErrorCode specifying the error that occurred.\n\n### ErrorDetailMessage\n\n public string ErrorDetailMessage { get; set; }\n\nOutput only. A specific detailed error message, if supplied by the engine.\n\n### ErrorMessage\n\n public string ErrorMessage { get; set; }\n\nOutput only. A formatted message with further details about the error and a\nCTA."]]