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 details the \u003ccode\u003eDeleteMigrationWorkflowRequest\u003c/code\u003e class within the Google Cloud BigQuery Migration v2 API, used to request the deletion of a migration workflow.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteMigrationWorkflowRequest\u003c/code\u003e class is implemented in multiple versions, with version 1.5.0 being the latest, and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \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 constructors for creating a new instance or copying from an existing \u003ccode\u003eDeleteMigrationWorkflowRequest\u003c/code\u003e instance, and has properties like \u003ccode\u003eMigrationWorkflowName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e for specifying the workflow to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property within \u003ccode\u003eDeleteMigrationWorkflowRequest\u003c/code\u003e is a required string that uniquely identifies the migration workflow to be deleted, formatted as \u003ccode\u003eprojects/123/locations/us/workflows/1234\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis document references past versions of the API, including versions 1.0.0 through 1.4.0 of the \u003ccode\u003eDeleteMigrationWorkflowRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]