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\u003eThe \u003ccode\u003eDeleteMigrationWorkflowRequest\u003c/code\u003e class in the BigQuery Migration v2 API is used to request the deletion of a previously created migration workflow.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, offering methods for message handling, equality checks, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteMigrationWorkflowRequest\u003c/code\u003e has a \u003ccode\u003eName\u003c/code\u003e property, which is a unique identifier for the migration workflow and is required for the deletion request, using the format \u003ccode\u003eprojects/123/locations/us/workflows/1234\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of the \u003ccode\u003eDeleteMigrationWorkflowRequest\u003c/code\u003e, with the latest being version 1.5.0, and the documentation shows versions from 1.0.0 to 1.5.0.\u003c/p\u003e\n"]]],[],null,[]]