public sealed class DeleteMigrationJobRequest : IMessage<DeleteMigrationJobRequest>, IEquatable<DeleteMigrationJobRequest>, IDeepCloneable<DeleteMigrationJobRequest>, IBufferMessage, IMessage
The destination CloudSQL connection profile is always deleted with the
migration job. In case of force delete, the destination CloudSQL replica
database is also deleted.
[[["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\u003eDeleteMigrationJobRequest\u003c/code\u003e class is used to request the deletion of a migration job in Google Cloud DMS, and it is part of the \u003ccode\u003eGoogle.Cloud.CloudDms.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \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\u003eIt includes properties like \u003ccode\u003eForce\u003c/code\u003e (to also delete the destination CloudSQL replica database), \u003ccode\u003eMigrationJobName\u003c/code\u003e (a typed view of the migration job's name), \u003ccode\u003eName\u003c/code\u003e (the required name of the migration job to be deleted), and \u003ccode\u003eRequestId\u003c/code\u003e (a unique identifier for the request).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating \u003ccode\u003eDeleteMigrationJobRequest\u003c/code\u003e objects, one empty and the other taking an existing \u003ccode\u003eDeleteMigrationJobRequest\u003c/code\u003e object as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this \u003ccode\u003eDeleteMigrationJobRequest\u003c/code\u003e is version 2.5.0 and there are 9 listed versions of this resource, starting from version 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]