public sealed class DeleteWorkflowRequest : IMessage<DeleteWorkflowRequest>, IEquatable<DeleteWorkflowRequest>, IDeepCloneable<DeleteWorkflowRequest>, IBufferMessage, IMessage
Request for the
[DeleteWorkflow][google.cloud.workflows.v1.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 webpage provides documentation for the \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e class, which is used to request the deletion of a workflow in Google Cloud Workflows.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Workflows.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Workflows.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two key properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the name of the workflow to delete and \u003ccode\u003eWorkflowName\u003c/code\u003e, which is a typed view over the name property.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation page provides a list of prior versions of this functionality, starting from 1.0.0 to the latest version 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]