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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `DeleteMigrationWorkflowRequest` class within the BigQuery Migration v2 API, detailing its purpose and functionality."],["The `DeleteMigrationWorkflowRequest` class is used to send a request to delete a previously created migration workflow, and it inherits from the `object` class while implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of this reference documentation is `1.5.0`, with previous versions dating back to `1.0.0` being accessible."],["The class includes two constructors, one default and another to copy an existing `DeleteMigrationWorkflowRequest` object, as well as properties to handle the name and type of the migration workflow."],["The class is part of the `Google.Cloud.BigQuery.Migration.V2` namespace and is located within the `Google.Cloud.BigQuery.Migration.V2.dll` assembly."]]],[]]