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 \u003ccode\u003eDeleteMigrationJobRequest\u003c/code\u003e class is part of the Database Migration v1 API in the Google Cloud ecosystem, specifically within the \u003ccode\u003eGoogle.Cloud.CloudDms.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents a request to delete a migration job, which can be found through different versions, with the latest being \u003ccode\u003e2.5.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteMigrationJobRequest\u003c/code\u003e 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, indicating its role in data handling and messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eForce\u003c/code\u003e, \u003ccode\u003eMigrationJobName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e to define the parameters for the delete operation and manage request uniqueness.\u003c/p\u003e\n"],["\u003cp\u003eThe resource name, which is required to delete the migration job is represented by the \u003ccode\u003eName\u003c/code\u003e property, and can utilize the \u003ccode\u003eMigrationJobName\u003c/code\u003e type for a more specific view of that \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]