Reference documentation and code samples for the Workflows Executions V1beta API class Google::Cloud::Workflows::Executions::V1beta::ListExecutionsResponse.
[[["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::ListExecutionsResponse (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-ListExecutionsResponse)\n- [0.10.1](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.10.1/Google-Cloud-Workflows-Executions-V1beta-ListExecutionsResponse)\n- [0.9.0](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.9.0/Google-Cloud-Workflows-Executions-V1beta-ListExecutionsResponse)\n- [0.8.1](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.8.1/Google-Cloud-Workflows-Executions-V1beta-ListExecutionsResponse)\n- [0.7.2](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.7.2/Google-Cloud-Workflows-Executions-V1beta-ListExecutionsResponse)\n- [0.6.0](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.6.0/Google-Cloud-Workflows-Executions-V1beta-ListExecutionsResponse)\n- [0.5.1](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.5.1/Google-Cloud-Workflows-Executions-V1beta-ListExecutionsResponse)\n- [0.4.0](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.4.0/Google-Cloud-Workflows-Executions-V1beta-ListExecutionsResponse)\n- [0.3.6](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/0.3.6/Google-Cloud-Workflows-Executions-V1beta-ListExecutionsResponse) \nReference documentation and code samples for the Workflows Executions V1beta API class Google::Cloud::Workflows::Executions::V1beta::ListExecutionsResponse.\n\nResponse for the\n[ListExecutions](/ruby/docs/reference/google-cloud-workflows-executions-v1beta/latest/Google-Cloud-Workflows-Executions-V1beta-Executions-Client#Google__Cloud__Workflows__Executions__V1beta__Executions__Client_list_executions_instance_ \"Google::Cloud::Workflows::Executions::V1beta::Executions::Client#list_executions (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### #executions\n\n def executions() -\u003e ::Array\u003c::Google::Cloud::Workflows::Executions::V1beta::Execution\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Workflows::Executions::V1beta::Execution](./Google-Cloud-Workflows-Executions-V1beta-Execution)\\\u003e) --- The executions which match the request.\n\n### #executions=\n\n def executions=(value) -\u003e ::Array\u003c::Google::Cloud::Workflows::Executions::V1beta::Execution\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::Workflows::Executions::V1beta::Execution](./Google-Cloud-Workflows-Executions-V1beta-Execution)\\\u003e) --- The executions which match the request. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Workflows::Executions::V1beta::Execution](./Google-Cloud-Workflows-Executions-V1beta-Execution)\\\u003e) --- The executions which match the request.\n\n### #next_page_token\n\n def next_page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.\n\n### #next_page_token=\n\n def next_page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages. \n**Returns**\n\n- (::String) --- A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages."]]