public sealed class UpdateMigrationJobRequest : IMessage<UpdateMigrationJobRequest>, IEquatable<UpdateMigrationJobRequest>, IDeepCloneable<UpdateMigrationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class UpdateMigrationJobRequest.
[[["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 page provides documentation for the \u003ccode\u003eUpdateMigrationJobRequest\u003c/code\u003e class within the Google Cloud Database Migration v1 API, specifically focusing on version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateMigrationJobRequest\u003c/code\u003e is used to send requests to update a migration job, it inherits from the object class 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 class has a constructor \u003ccode\u003eUpdateMigrationJobRequest()\u003c/code\u003e to create instances and accepts another \u003ccode\u003eUpdateMigrationJobRequest\u003c/code\u003e as a parameter to copy it, this will be used to populate the properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateMigrationJobRequest\u003c/code\u003e class includes three key properties: \u003ccode\u003eMigrationJob\u003c/code\u003e, which holds the updated migration job parameters; \u003ccode\u003eRequestId\u003c/code\u003e, a unique identifier for the request; and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to be overwritten.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is version 2.5.0 and versions 1.0.0 through to 2.4.0 are also available, allowing you to access them.\u003c/p\u003e\n"]]],[],null,[]]