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."],[[["The latest version available for `VerifyMigrationJobRequest` is 2.5.0, with the provided content detailing versions ranging from 1.0.0 to 2.5.0."],["`VerifyMigrationJobRequest` is a request message used for the 'VerifyMigrationJob' operation within the Google.Cloud.CloudDms.V1 namespace."],["The class `VerifyMigrationJobRequest` inherits from the `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a parameterless one and one that takes another `VerifyMigrationJobRequest` instance, along with two properties, `MigrationJobName` and `Name`."],["`MigrationJobName` provides a typed view over the `Name` property, which holds the resource name of the migration job being verified, with `Name` being a string type."]]],[]]