[[["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 \u003ccode\u003eListOSPolicyAssignmentReportsResponse\u003c/code\u003e class is part of the Google Cloud OS Config v1 API and is used to handle responses for listing OS policy assignment reports.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing extensive functionality for managing and manipulating response data.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is \u003ccode\u003e2.4.0\u003c/code\u003e, with multiple previous versions also available, such as \u003ccode\u003e2.3.0\u003c/code\u003e, \u003ccode\u003e2.2.0\u003c/code\u003e, \u003ccode\u003e2.1.0\u003c/code\u003e, \u003ccode\u003e2.0.0\u003c/code\u003e, \u003ccode\u003e1.8.0\u003c/code\u003e, \u003ccode\u003e1.7.0\u003c/code\u003e, \u003ccode\u003e1.6.0\u003c/code\u003e, \u003ccode\u003e1.5.0\u003c/code\u003e, \u003ccode\u003e1.4.0\u003c/code\u003e, and \u003ccode\u003e1.3.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eNextPageToken\u003c/code\u003e, which facilitates pagination, and \u003ccode\u003eOsPolicyAssignmentReports\u003c/code\u003e, which holds a list of \u003ccode\u003eOSPolicyAssignmentReport\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,["# Google Cloud OS Config v1 API - Class ListOSPolicyAssignmentReportsResponse (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.ListOSPolicyAssignmentReportsResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.4.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentReportsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.3.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentReportsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.2.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentReportsResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.1.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentReportsResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/2.0.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentReportsResponse)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.8.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentReportsResponse)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.7.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentReportsResponse)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.6.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentReportsResponse)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.5.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentReportsResponse)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.4.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentReportsResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/1.3.0/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentReportsResponse) \n\n public sealed class ListOSPolicyAssignmentReportsResponse : IPageResponse\u003cOSPolicyAssignmentReport\u003e, IEnumerable\u003cOSPolicyAssignmentReport\u003e, IEnumerable, IMessage\u003cListOSPolicyAssignmentReportsResponse\u003e, IEquatable\u003cListOSPolicyAssignmentReportsResponse\u003e, IDeepCloneable\u003cListOSPolicyAssignmentReportsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud OS Config v1 API class ListOSPolicyAssignmentReportsResponse.\n\nA response message for listing OS Policy assignment reports including the\npage of results and page token. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListOSPolicyAssignmentReportsResponse \n\nImplements\n----------\n\n[IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[OSPolicyAssignmentReport](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.OSPolicyAssignmentReport), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[OSPolicyAssignmentReport](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.OSPolicyAssignmentReport), [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)[ListOSPolicyAssignmentReportsResponse](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentReportsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListOSPolicyAssignmentReportsResponse](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentReportsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListOSPolicyAssignmentReportsResponse](/dotnet/docs/reference/Google.Cloud.OsConfig.V1/latest/Google.Cloud.OsConfig.V1.ListOSPolicyAssignmentReportsResponse), [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### ListOSPolicyAssignmentReportsResponse()\n\n public ListOSPolicyAssignmentReportsResponse()\n\n### ListOSPolicyAssignmentReportsResponse(ListOSPolicyAssignmentReportsResponse)\n\n public ListOSPolicyAssignmentReportsResponse(ListOSPolicyAssignmentReportsResponse 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\nreport objects.\n\n### OsPolicyAssignmentReports\n\n public RepeatedField\u003cOSPolicyAssignmentReport\u003e OsPolicyAssignmentReports { get; }\n\nList of OS policy assignment reports.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cOSPolicyAssignmentReport\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]