public sealed class DeleteWorkflowTemplateRequest : IMessage<DeleteWorkflowTemplateRequest>, IEquatable<DeleteWorkflowTemplateRequest>, IDeepCloneable<DeleteWorkflowTemplateRequest>, IBufferMessage, IMessage
For projects.regions.workflowTemplates.delete, the resource name
of the template has the following format:
projects/{project_id}/regions/{region}/workflowTemplates/{template_id}
For projects.locations.workflowTemplates.instantiate, the resource name
of the template has the following format:
projects/{project_id}/locations/{location}/workflowTemplates/{template_id}
Optional. The version of workflow template to delete. If specified,
will only delete the template if the current server version matches
specified version.
[[["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 details the \u003ccode\u003eDeleteWorkflowTemplateRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, which is used to send requests to delete workflow templates.\u003c/p\u003e\n"],["\u003cp\u003eThe class is a sealed class that 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 inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides a comprehensive list of versions of the \u003ccode\u003eDeleteWorkflowTemplateRequest\u003c/code\u003e class, with version 5.17.0 being the latest and it going back to version 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties for \u003ccode\u003eDeleteWorkflowTemplateRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e, which specifies the resource name of the workflow template to delete, \u003ccode\u003eVersion\u003c/code\u003e, which allows specifying a version number for deletion, and \u003ccode\u003eWorkflowTemplateName\u003c/code\u003e, which provides a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation indicates that if a workflow is currently running and a delete request is sent, the currently running workflows will continue to run.\u003c/p\u003e\n"]]],[],null,[]]