[[["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-09 UTC."],[],[],null,["# Workflows V1 API - Class Google::Cloud::Workflows::V1::ListWorkflowRevisionsResponse (v2.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.0 (latest)](/ruby/docs/reference/google-cloud-workflows-v1/latest/Google-Cloud-Workflows-V1-ListWorkflowRevisionsResponse)\n- [2.1.1](/ruby/docs/reference/google-cloud-workflows-v1/2.1.1/Google-Cloud-Workflows-V1-ListWorkflowRevisionsResponse)\n- [2.0.0](/ruby/docs/reference/google-cloud-workflows-v1/2.0.0/Google-Cloud-Workflows-V1-ListWorkflowRevisionsResponse)\n- [1.2.0](/ruby/docs/reference/google-cloud-workflows-v1/1.2.0/Google-Cloud-Workflows-V1-ListWorkflowRevisionsResponse)\n- [1.1.0](/ruby/docs/reference/google-cloud-workflows-v1/1.1.0/Google-Cloud-Workflows-V1-ListWorkflowRevisionsResponse)\n- [1.0.2](/ruby/docs/reference/google-cloud-workflows-v1/1.0.2/Google-Cloud-Workflows-V1-ListWorkflowRevisionsResponse)\n- [0.8.0](/ruby/docs/reference/google-cloud-workflows-v1/0.8.0/Google-Cloud-Workflows-V1-ListWorkflowRevisionsResponse)\n- [0.7.2](/ruby/docs/reference/google-cloud-workflows-v1/0.7.2/Google-Cloud-Workflows-V1-ListWorkflowRevisionsResponse)\n- [0.6.0](/ruby/docs/reference/google-cloud-workflows-v1/0.6.0/Google-Cloud-Workflows-V1-ListWorkflowRevisionsResponse)\n- [0.5.0](/ruby/docs/reference/google-cloud-workflows-v1/0.5.0/Google-Cloud-Workflows-V1-ListWorkflowRevisionsResponse)\n- [0.4.1](/ruby/docs/reference/google-cloud-workflows-v1/0.4.1/Google-Cloud-Workflows-V1-ListWorkflowRevisionsResponse)\n- [0.3.0](/ruby/docs/reference/google-cloud-workflows-v1/0.3.0/Google-Cloud-Workflows-V1-ListWorkflowRevisionsResponse)\n- [0.2.0](/ruby/docs/reference/google-cloud-workflows-v1/0.2.0/Google-Cloud-Workflows-V1-ListWorkflowRevisionsResponse)\n- [0.1.5](/ruby/docs/reference/google-cloud-workflows-v1/0.1.5/Google-Cloud-Workflows-V1-ListWorkflowRevisionsResponse) \nReference documentation and code samples for the Workflows V1 API class Google::Cloud::Workflows::V1::ListWorkflowRevisionsResponse.\n\nResponse for the\n[ListWorkflowRevisions](/ruby/docs/reference/google-cloud-workflows-v1/latest/Google-Cloud-Workflows-V1-Workflows-Client#Google__Cloud__Workflows__V1__Workflows__Client_list_workflow_revisions_instance_ \"Google::Cloud::Workflows::V1::Workflows::Client#list_workflow_revisions (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### #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.\n\n### #workflows\n\n def workflows() -\u003e ::Array\u003c::Google::Cloud::Workflows::V1::Workflow\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Workflows::V1::Workflow](./Google-Cloud-Workflows-V1-Workflow)\\\u003e) --- The revisions of the workflow, ordered in reverse chronological order.\n\n### #workflows=\n\n def workflows=(value) -\u003e ::Array\u003c::Google::Cloud::Workflows::V1::Workflow\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::Workflows::V1::Workflow](./Google-Cloud-Workflows-V1-Workflow)\\\u003e) --- The revisions of the workflow, ordered in reverse chronological order. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Workflows::V1::Workflow](./Google-Cloud-Workflows-V1-Workflow)\\\u003e) --- The revisions of the workflow, ordered in reverse chronological order."]]