public sealed class DeleteMigrationWorkflowRequest : IMessage<DeleteMigrationWorkflowRequest>, IEquatable<DeleteMigrationWorkflowRequest>, IDeepCloneable<DeleteMigrationWorkflowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class DeleteMigrationWorkflowRequest.
A request to delete a previously created migration workflow.
[[["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 documentation covers the \u003ccode\u003eDeleteMigrationWorkflowRequest\u003c/code\u003e class within the Google Cloud BigQuery Migration v2 API, specifically version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteMigrationWorkflowRequest\u003c/code\u003e class is designed to send a request to delete a previously created migration workflow, as indicated by the class's purpose.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, meaning that the class has several capabilities in relation to managing messages.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a property named \u003ccode\u003eName\u003c/code\u003e which is a required string and functions as the unique identifier of the migration workflow, and it can also be viewed as \u003ccode\u003eMigrationWorkflowName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are several available versions of this class, with 1.5.0 being the latest, indicating ongoing development and updates to the API.\u003c/p\u003e\n"]]],[],null,[]]