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\u003eThis document provides details on the \u003ccode\u003eDeleteMigrationJobRequest\u003c/code\u003e class, which is used to request the deletion of a migration job in the Google Cloud Data Migration Service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this resource is \u003ccode\u003e2.5.0\u003c/code\u003e, with several previous versions available, including \u003ccode\u003e1.2.0\u003c/code\u003e, the version that is being documented here.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteMigrationJobRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eForce\u003c/code\u003e, \u003ccode\u003eMigrationJobName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e, which allow for specifying deletion parameters and managing the request.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe destination CloudSQL connection profile is automatically deleted when a migration job is deleted, and if the \u003ccode\u003eForce\u003c/code\u003e parameter is set to true, the destination CloudSQL replica database is also removed.\u003c/p\u003e\n"]]],[],null,[]]