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\u003eThis document provides reference documentation for the \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e class within the Google Cloud Workflows v1beta API, specifically version 2.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e class is used to formulate requests for the \u003ccode\u003eDeleteWorkflow\u003c/code\u003e method, enabling the deletion of workflows.\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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e, which is required and specifies the workflow to delete, and \u003ccode\u003eWorkflowName\u003c/code\u003e, which provides a typed view over the \u003ccode\u003eName\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e class offers two constructors, a default one and another that accepts a \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e parameter for cloning.\u003c/p\u003e\n"]]],[],null,[]]