A request to delete a workflow template.
Currently started workflows will remain running.
Attributes
Name
Description
name
str
Required. The resource name of the workflow template, as
described in
https://cloud.google.com/apis/design/resource_names.
- 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}``
version
int
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-04 UTC."],[],[]]