public sealed class CreateMigrationJobRequest : IMessage<CreateMigrationJobRequest>, IEquatable<CreateMigrationJobRequest>, IDeepCloneable<CreateMigrationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class CreateMigrationJobRequest.
Request message to create a new Database Migration Service migration job
in the specified project and region.
[[["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\u003eThe \u003ccode\u003eCreateMigrationJobRequest\u003c/code\u003e class is used to request the creation of a new Database Migration Service migration job within a specific project and region, as part of the Database Migration v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.5.0, with several previous versions listed, and this documentation specifically refers to version 2.1.0 of the \u003ccode\u003eCreateMigrationJobRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateMigrationJobRequest\u003c/code\u003e class requires parameters such as \u003ccode\u003eMigrationJob\u003c/code\u003e, \u003ccode\u003eMigrationJobId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to define the migration job to be created and its context.\u003c/p\u003e\n"],["\u003cp\u003eThe request can include a \u003ccode\u003eRequestId\u003c/code\u003e which helps identify the request, ensuring that duplicate requests are ignored, and should adhere to specific character and length constraints.\u003c/p\u003e\n"]]],[],null,[]]