[[["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-08-28 UTC."],[],[],null,["# Workflows v1 API - Class ListWorkflowRevisionsResponse (2.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.0 (latest)](/dotnet/docs/reference/Google.Cloud.Workflows.V1/latest/Google.Cloud.Workflows.V1.ListWorkflowRevisionsResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Workflows.V1/2.5.0/Google.Cloud.Workflows.V1.ListWorkflowRevisionsResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Workflows.V1/2.4.0/Google.Cloud.Workflows.V1.ListWorkflowRevisionsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Workflows.V1/2.3.0/Google.Cloud.Workflows.V1.ListWorkflowRevisionsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Workflows.V1/2.2.0/Google.Cloud.Workflows.V1.ListWorkflowRevisionsResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Workflows.V1/2.1.0/Google.Cloud.Workflows.V1.ListWorkflowRevisionsResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Workflows.V1/2.0.0/Google.Cloud.Workflows.V1.ListWorkflowRevisionsResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Workflows.V1/1.2.0/Google.Cloud.Workflows.V1.ListWorkflowRevisionsResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Workflows.V1/1.1.0/Google.Cloud.Workflows.V1.ListWorkflowRevisionsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Workflows.V1/1.0.0/Google.Cloud.Workflows.V1.ListWorkflowRevisionsResponse) \n\n public sealed class ListWorkflowRevisionsResponse : IMessage\u003cListWorkflowRevisionsResponse\u003e, IEquatable\u003cListWorkflowRevisionsResponse\u003e, IDeepCloneable\u003cListWorkflowRevisionsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cWorkflow\u003e, IEnumerable\u003cWorkflow\u003e, IEnumerable\n\nReference documentation and code samples for the Workflows v1 API class ListWorkflowRevisionsResponse.\n\nResponse for the\n\\[ListWorkflowRevisions\\]\\[google.cloud.workflows.v1.Workflows.ListWorkflowRevisions\\]\nmethod. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListWorkflowRevisionsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListWorkflowRevisionsResponse](/dotnet/docs/reference/Google.Cloud.Workflows.V1/latest/Google.Cloud.Workflows.V1.ListWorkflowRevisionsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListWorkflowRevisionsResponse](/dotnet/docs/reference/Google.Cloud.Workflows.V1/latest/Google.Cloud.Workflows.V1.ListWorkflowRevisionsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListWorkflowRevisionsResponse](/dotnet/docs/reference/Google.Cloud.Workflows.V1/latest/Google.Cloud.Workflows.V1.ListWorkflowRevisionsResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[Workflow](/dotnet/docs/reference/Google.Cloud.Workflows.V1/latest/Google.Cloud.Workflows.V1.Workflow), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Workflow](/dotnet/docs/reference/Google.Cloud.Workflows.V1/latest/Google.Cloud.Workflows.V1.Workflow), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Workflows.V1](/dotnet/docs/reference/Google.Cloud.Workflows.V1/latest/Google.Cloud.Workflows.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Workflows.V1.dll\n\nConstructors\n------------\n\n### ListWorkflowRevisionsResponse()\n\n public ListWorkflowRevisionsResponse()\n\n### ListWorkflowRevisionsResponse(ListWorkflowRevisionsResponse)\n\n public ListWorkflowRevisionsResponse(ListWorkflowRevisionsResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token, which can be sent as `page_token` to retrieve the next page.\nIf this field is omitted, there are no subsequent pages.\n\n### Workflows\n\n public RepeatedField\u003cWorkflow\u003e Workflows { get; }\n\nThe revisions of the workflow, ordered in reverse chronological order.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cWorkflow\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]