public sealed class DeleteWorkflowRequest : IMessage<DeleteWorkflowRequest>, IEquatable<DeleteWorkflowRequest>, IDeepCloneable<DeleteWorkflowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Workflows v1 API class DeleteWorkflowRequest.
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 document provides reference information for the \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e class within the Google Cloud Workflows v1 API, specifically version 2.1.0, which is part of the Google.Cloud.Workflows.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e class is used to define the request structure for deleting a workflow using the \u003ccode\u003eDeleteWorkflow\u003c/code\u003e method and it inherits from \u003ccode\u003eobject\u003c/code\u003e and 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 offers two constructors, \u003ccode\u003eDeleteWorkflowRequest()\u003c/code\u003e and \u003ccode\u003eDeleteWorkflowRequest(DeleteWorkflowRequest other)\u003c/code\u003e, allowing for the creation of a new instance or a copy of an existing \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two main properties, \u003ccode\u003eName\u003c/code\u003e, a string representing the workflow's resource name in the format "projects/{project}/locations/{location}/workflows/{workflow}", and \u003ccode\u003eWorkflowName\u003c/code\u003e, a \u003ccode\u003eWorkflowName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage shows other versions of the \u003ccode\u003eDeleteWorkflowRequest\u003c/code\u003e documentation, from version 1.0.0 up to the latest version 2.5.0, which allows users to switch to different versions of the API.\u003c/p\u003e\n"]]],[],null,[]]