public sealed class UpdateMigrationJobRequest : IMessage<UpdateMigrationJobRequest>, IEquatable<UpdateMigrationJobRequest>, IDeepCloneable<UpdateMigrationJobRequest>, 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 of the `UpdateMigrationJobRequest` is 2.5.0, with versions ranging from 1.0.0 to 2.5.0 available."],["`UpdateMigrationJobRequest` is a request message used for updating migration job details within the Google Cloud Data Migration Service."],["It inherits from `Object` and implements `IMessage\u003cUpdateMigrationJobRequest\u003e`, `IEquatable\u003cUpdateMigrationJobRequest\u003e`, `IDeepCloneable\u003cUpdateMigrationJobRequest\u003e`, `IBufferMessage`, and `IMessage`."],["Key properties include `MigrationJob`, `RequestId`, and `UpdateMask`, which are used to specify the parameters, identify the request, and select fields to be overwritten."],["The class `UpdateMigrationJobRequest` is defined within the `Google.Cloud.CloudDms.V1` namespace and is contained in the `Google.Cloud.CloudDms.V1.dll` assembly."]]],[]]