[[["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-04 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eListAccessPoliciesResponse\u003c/code\u003e class is 2.5.0, as part of the Google Identity Access Context Manager v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a response to \u003ccode\u003eListAccessPoliciesRequest\u003c/code\u003e and provides a list of \u003ccode\u003eAccessPolicy\u003c/code\u003e instances.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListAccessPoliciesResponse\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties for \u003ccode\u003eAccessPolicies\u003c/code\u003e (a list of AccessPolicy instances) and \u003ccode\u003eNextPageToken\u003c/code\u003e (for pagination).\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple previous versions available for reference ranging from 2.4.0 down to 1.2.0, which can all be accessed directly.\u003c/p\u003e\n"]]],[],null,["# Identity Access Context Manager v1 API - Class ListAccessPoliciesResponse (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.ListAccessPoliciesResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.4.0/Google.Identity.AccessContextManager.V1.ListAccessPoliciesResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.3.0/Google.Identity.AccessContextManager.V1.ListAccessPoliciesResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.2.0/Google.Identity.AccessContextManager.V1.ListAccessPoliciesResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.1.0/Google.Identity.AccessContextManager.V1.ListAccessPoliciesResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/2.0.0/Google.Identity.AccessContextManager.V1.ListAccessPoliciesResponse)\n- [1.5.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.5.0/Google.Identity.AccessContextManager.V1.ListAccessPoliciesResponse)\n- [1.4.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.4.0/Google.Identity.AccessContextManager.V1.ListAccessPoliciesResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.3.0/Google.Identity.AccessContextManager.V1.ListAccessPoliciesResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/1.2.0/Google.Identity.AccessContextManager.V1.ListAccessPoliciesResponse) \n\n public sealed class ListAccessPoliciesResponse : IMessage\u003cListAccessPoliciesResponse\u003e, IEquatable\u003cListAccessPoliciesResponse\u003e, IDeepCloneable\u003cListAccessPoliciesResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cAccessPolicy\u003e, IEnumerable\u003cAccessPolicy\u003e, IEnumerable\n\nReference documentation and code samples for the Identity Access Context Manager v1 API class ListAccessPoliciesResponse.\n\nA response to `ListAccessPoliciesRequest`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListAccessPoliciesResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListAccessPoliciesResponse](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.ListAccessPoliciesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListAccessPoliciesResponse](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.ListAccessPoliciesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListAccessPoliciesResponse](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.ListAccessPoliciesResponse), [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://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[AccessPolicy](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.AccessPolicy), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[AccessPolicy](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1.AccessPolicy), [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.Identity.AccessContextManager.V1](/dotnet/docs/reference/Google.Identity.AccessContextManager.V1/latest/Google.Identity.AccessContextManager.V1)\n\nAssembly\n--------\n\nGoogle.Identity.AccessContextManager.V1.dll\n\nConstructors\n------------\n\n### ListAccessPoliciesResponse()\n\n public ListAccessPoliciesResponse()\n\n### ListAccessPoliciesResponse(ListAccessPoliciesResponse)\n\n public ListAccessPoliciesResponse(ListAccessPoliciesResponse other)\n\nProperties\n----------\n\n### AccessPolicies\n\n public RepeatedField\u003cAccessPolicy\u003e AccessPolicies { get; }\n\nList of the AccessPolicy instances.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nThe pagination token to retrieve the next page of results. If the value is\nempty, no further results remain.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cAccessPolicy\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]