public sealed class DeleteMigrationJobRequest : IMessage<DeleteMigrationJobRequest>, IEquatable<DeleteMigrationJobRequest>, IDeepCloneable<DeleteMigrationJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class DeleteMigrationJobRequest.
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 latest version available for the \u003ccode\u003eDeleteMigrationJobRequest\u003c/code\u003e is 2.5.0, but this documentation is for version 2.1.0, which has been implemented by the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteMigrationJobRequest\u003c/code\u003e is a class used to request the deletion of a migration job within the Database Migration v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, each with specific purposes like forcing deletion of the destination CloudSQL replica database, or providing a unique identifier for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors; a parameterless one, and one that uses another \u003ccode\u003eDeleteMigrationJobRequest\u003c/code\u003e as a parameter, which is the \u003ccode\u003eother\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]