public sealed class DeleteWorkflowTemplateRequest : IMessage<DeleteWorkflowTemplateRequest>, IEquatable<DeleteWorkflowTemplateRequest>, IDeepCloneable<DeleteWorkflowTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class DeleteWorkflowTemplateRequest.
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 page provides documentation for the \u003ccode\u003eDeleteWorkflowTemplateRequest\u003c/code\u003e class within the Google Cloud Dataproc v1 API, covering versions from 3.1.0 to the latest 5.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteWorkflowTemplateRequest\u003c/code\u003e class is used to submit requests for deleting workflow templates, and any workflows already in progress will continue to run.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteWorkflowTemplateRequest\u003c/code\u003e 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, enabling it to work within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eKey properties for \u003ccode\u003eDeleteWorkflowTemplateRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e, which specifies the template's resource name in the format of either \u003ccode\u003eprojects/{project_id}/regions/{region}/workflowTemplates/{template_id}\u003c/code\u003e or \u003ccode\u003eprojects/{project_id}/locations/{location}/workflowTemplates/{template_id}\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e, which is an optional integer to specify a specific version of the template to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be constructed using either the default constructor or through a constructor that accepts another \u003ccode\u003eDeleteWorkflowTemplateRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]