[[["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-12 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eListOSPolicyAssignmentRevisionsResponse\u003c/code\u003e class is 2.4.0, which is part of the Google Cloud OS Config v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed for managing revisions of OS policy assignments, as indicated by its purpose as a response message for listing all revisions.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIPageResponse<OSPolicyAssignment>\u003c/code\u003e, \u003ccode\u003eIEnumerable<OSPolicyAssignment>\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, indicating it supports pagination, enumeration, and protocol buffer messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties for pagination (\u003ccode\u003eNextPageToken\u003c/code\u003e) and accessing the list of OS policy assignment revisions (\u003ccode\u003eOsPolicyAssignments\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class includes the ability to iterate through resources within a response and several versions of the class are available, from 1.3.0 to the latest 2.4.0.\u003c/p\u003e\n"]]],[],null,["# Google Cloud OS Config v1 API - Class ListOSPolicyAssignmentRevisionsResponse (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentRevisionsResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.4.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentRevisionsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.3.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentRevisionsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.2.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentRevisionsResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.1.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentRevisionsResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.0.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentRevisionsResponse)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.8.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentRevisionsResponse)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.7.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentRevisionsResponse)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.6.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentRevisionsResponse)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.5.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentRevisionsResponse)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.4.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentRevisionsResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.3.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentRevisionsResponse) \n\n public sealed class ListOSPolicyAssignmentRevisionsResponse : IPageResponse\u003cOSPolicyAssignment\u003e, IEnumerable\u003cOSPolicyAssignment\u003e, IEnumerable, IMessage\u003cListOSPolicyAssignmentRevisionsResponse\u003e, IEquatable\u003cListOSPolicyAssignmentRevisionsResponse\u003e, IDeepCloneable\u003cListOSPolicyAssignmentRevisionsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud OS Config v1 API class ListOSPolicyAssignmentRevisionsResponse.\n\nA response message for listing all revisions for a OS policy assignment. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListOSPolicyAssignmentRevisionsResponse \n\nImplements\n----------\n\n[IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[OSPolicyAssignment](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.OSPolicyAssignment), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[OSPolicyAssignment](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.OSPolicyAssignment), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListOSPolicyAssignmentRevisionsResponse](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentRevisionsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListOSPolicyAssignmentRevisionsResponse](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentRevisionsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListOSPolicyAssignmentRevisionsResponse](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentRevisionsResponse), [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) \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.OsConfig.V1](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.OsConfig.V1.dll\n\nConstructors\n------------\n\n### ListOSPolicyAssignmentRevisionsResponse()\n\n public ListOSPolicyAssignmentRevisionsResponse()\n\n### ListOSPolicyAssignmentRevisionsResponse(ListOSPolicyAssignmentRevisionsResponse)\n\n public ListOSPolicyAssignmentRevisionsResponse(ListOSPolicyAssignmentRevisionsResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nThe pagination token to retrieve the next page of OS policy assignment\nrevisions.\n\n### OsPolicyAssignments\n\n public RepeatedField\u003cOSPolicyAssignment\u003e OsPolicyAssignments { get; }\n\nThe OS policy assignment revisions\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cOSPolicyAssignment\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]