public sealed class DeleteWorkflowRequest : IMessage<DeleteWorkflowRequest>, IEquatable<DeleteWorkflowRequest>, IDeepCloneable<DeleteWorkflowRequest>, IBufferMessage, IMessage
Request for the
[DeleteWorkflow][google.cloud.workflows.v1beta.Workflows.DeleteWorkflow]
method.
[[["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 document details the \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e class, which is used to request the deletion of a workflow within the Google Cloud Workflows V1Beta service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is part of the \u003ccode\u003eGoogle.Cloud.Workflows.V1Beta\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one parameterless and one that accepts another \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e object, and it has two key properties: \u003ccode\u003eName\u003c/code\u003e (a string representing the workflow's name) and \u003ccode\u003eWorkflowName\u003c/code\u003e (a \u003ccode\u003eWorkflowName\u003c/code\u003e-typed view of the name property).\u003c/p\u003e\n"],["\u003cp\u003eThe document references three versions of the documentation for this workflow request, the latest being \u003ccode\u003e2.0.0-beta05\u003c/code\u003e which is used in conjunction with the \u003ccode\u003eDeleteWorkflow\u003c/code\u003e method.\u003c/p\u003e\n"]]],[],null,[]]