Reference documentation and code samples for the Workflows Executions V1beta API class Google::Cloud::Workflows::Executions::V1beta::CancelExecutionRequest.
(::String) — Required. Name of the execution to be cancelled.
Format:
projects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}
#name=
defname=(value)->::String
Parameter
value (::String) — Required. Name of the execution to be cancelled.
Format:
projects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}
Returns
(::String) — Required. Name of the execution to be cancelled.
Format:
projects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}
[[["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-28 UTC."],[],[],null,["# Workflows Executions V1beta API - Class Google::Cloud::Workflows::Executions::V1beta::CancelExecutionRequest (v0.11.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.11.0 (latest)](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/latest/Google-Cloud-Workflows-Executions-V1beta-CancelExecutionRequest)\n- [0.10.1](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.10.1/Google-Cloud-Workflows-Executions-V1beta-CancelExecutionRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.9.0/Google-Cloud-Workflows-Executions-V1beta-CancelExecutionRequest)\n- [0.8.1](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.8.1/Google-Cloud-Workflows-Executions-V1beta-CancelExecutionRequest)\n- [0.7.2](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.7.2/Google-Cloud-Workflows-Executions-V1beta-CancelExecutionRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.6.0/Google-Cloud-Workflows-Executions-V1beta-CancelExecutionRequest)\n- [0.5.1](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.5.1/Google-Cloud-Workflows-Executions-V1beta-CancelExecutionRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.4.0/Google-Cloud-Workflows-Executions-V1beta-CancelExecutionRequest)\n- [0.3.6](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.3.6/Google-Cloud-Workflows-Executions-V1beta-CancelExecutionRequest) \nReference documentation and code samples for the Workflows Executions V1beta API class Google::Cloud::Workflows::Executions::V1beta::CancelExecutionRequest.\n\nRequest for the\n[CancelExecution](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/latest/Google-Cloud-Workflows-Executions-V1beta-Executions-Client#Google__Cloud__Workflows__Executions__V1beta__Executions__Client_cancel_execution_instance_ \"Google::Cloud::Workflows::Executions::V1beta::Executions::Client#cancel_execution (method)\")\nmethod. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. Name of the execution to be cancelled. Format: projects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. Name of the execution to be cancelled. Format: projects/{project}/locations/{location}/workflows/{workflow}/executions/{execution} \n**Returns**\n\n- (::String) --- Required. Name of the execution to be cancelled. Format: projects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}"]]