[[["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::Execution::Error (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-Execution-Error)\n- [0.10.1](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.10.1/Google-Cloud-Workflows-Executions-V1beta-Execution-Error)\n- [0.9.0](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.9.0/Google-Cloud-Workflows-Executions-V1beta-Execution-Error)\n- [0.8.1](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.8.1/Google-Cloud-Workflows-Executions-V1beta-Execution-Error)\n- [0.7.2](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.7.2/Google-Cloud-Workflows-Executions-V1beta-Execution-Error)\n- [0.6.0](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.6.0/Google-Cloud-Workflows-Executions-V1beta-Execution-Error)\n- [0.5.1](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.5.1/Google-Cloud-Workflows-Executions-V1beta-Execution-Error)\n- [0.4.0](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.4.0/Google-Cloud-Workflows-Executions-V1beta-Execution-Error)\n- [0.3.6](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.3.6/Google-Cloud-Workflows-Executions-V1beta-Execution-Error) \nReference documentation and code samples for the Workflows Executions V1beta API class Google::Cloud::Workflows::Executions::V1beta::Execution::Error.\n\nError describes why the execution was abnormally terminated. \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### #context\n\n def context() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Human readable error context, helpful for debugging purposes.\n\n### #context=\n\n def context=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Human readable error context, helpful for debugging purposes. \n**Returns**\n\n- (::String) --- Human readable error context, helpful for debugging purposes.\n\n### #payload\n\n def payload() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Error payload returned by the execution, represented as a JSON string.\n\n### #payload=\n\n def payload=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Error payload returned by the execution, represented as a JSON string. \n**Returns**\n\n- (::String) --- Error payload returned by the execution, represented as a JSON string."]]