Required. Name of the workflow to be deleted.
Format: projects/{project}/locations/{location}/workflows/{workflow}
Please seeWorkflowsClient::workflowName()for help formatting this field.
[[["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 2025-09-04 UTC."],[],[],null,["# Google Cloud Workflows V1 Client - Class DeleteWorkflowRequest (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-workflows/latest/V1.DeleteWorkflowRequest)\n- [1.1.0](/php/docs/reference/cloud-workflows/1.1.0/V1.DeleteWorkflowRequest)\n- [1.0.3](/php/docs/reference/cloud-workflows/1.0.3/V1.DeleteWorkflowRequest)\n- [0.5.5](/php/docs/reference/cloud-workflows/0.5.5/V1.DeleteWorkflowRequest)\n- [0.4.2](/php/docs/reference/cloud-workflows/0.4.2/V1.DeleteWorkflowRequest)\n- [0.3.0](/php/docs/reference/cloud-workflows/0.3.0/V1.DeleteWorkflowRequest)\n- [0.2.17](/php/docs/reference/cloud-workflows/0.2.17/V1.DeleteWorkflowRequest) \nReference documentation and code samples for the Google Cloud Workflows V1 Client class DeleteWorkflowRequest.\n\nRequest for the\n[DeleteWorkflow](/php/docs/reference/cloud-workflows/latest/V1.Client.WorkflowsClient#_Google_Cloud_Workflows_V1_Client_WorkflowsClient__deleteWorkflow__)\nmethod.\n\nGenerated from protobuf message `google.cloud.workflows.v1.DeleteWorkflowRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Workflows \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Name of the workflow to be deleted.\n\nFormat: projects/{project}/locations/{location}/workflows/{workflow}\n\n### setName\n\nRequired. Name of the workflow to be deleted.\n\nFormat: projects/{project}/locations/{location}/workflows/{workflow}\n\n### static::build"]]