public sealed class VerifyMigrationJobRequest : IMessage<VerifyMigrationJobRequest>, IEquatable<VerifyMigrationJobRequest>, IDeepCloneable<VerifyMigrationJobRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `VerifyMigrationJobRequest` class, which is used to request the verification of a migration job within the Google Cloud Database Migration Service."],["The `VerifyMigrationJobRequest` class is available in the `Google.Cloud.CloudDms.V1` namespace, part of the `Google.Cloud.CloudDms.V1.dll` assembly."],["The `VerifyMigrationJobRequest` class has the capability to hold a `MigrationJobName` property which provides a typed view over the `Name` property used as a resource name, and is also available as a direct string property called `Name`."],["The class has two constructors, one being a parameterless default, and the second accepting another `VerifyMigrationJobRequest` object as its parameter, likely for copying."],["The page also provides links to prior versions of the `VerifyMigrationJobRequest` documentation, ranging from version 1.0.0 up to the current latest 2.5.0."]]],[]]