public sealed class DeleteWorkflowRequest : IMessage<DeleteWorkflowRequest>, IEquatable<DeleteWorkflowRequest>, IDeepCloneable<DeleteWorkflowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Workflows v1beta API class DeleteWorkflowRequest.
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\u003eThe \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e class is part of the Workflows v1beta API in the \u003ccode\u003eGoogle.Cloud.Workflows.V1Beta\u003c/code\u003e namespace, used to request the deletion of a workflow.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating instances of \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e, one default and another that allows cloning from an existing \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties, \u003ccode\u003eName\u003c/code\u003e (a string) which is the required name of the workflow to delete, and \u003ccode\u003eWorkflowName\u003c/code\u003e, a \u003ccode\u003eWorkflowName\u003c/code\u003e typed view over the name resource.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows the latest version is 2.0.0-beta05, with 2.0.0-beta04 and 1.0.0-beta03 also being available versions.\u003c/p\u003e\n"]]],[],null,[]]