[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListEndpointsResponse\u003c/code\u003e class is a part of the \u003ccode\u003eGoogle.Cloud.Ids.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.Ids.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eListEndpointsResponse\u003c/code\u003e is 2.4.0, with previous versions including 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0 also available.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several 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, allowing it to handle paged responses and manage collections of \u003ccode\u003eEndpoint\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListEndpointsResponse\u003c/code\u003e class has properties such as \u003ccode\u003eEndpoints\u003c/code\u003e, \u003ccode\u003eNextPageToken\u003c/code\u003e, and \u003ccode\u003eUnreachable\u003c/code\u003e, providing data on the list of endpoints, pagination tokens, and locations that could not be reached.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors, \u003ccode\u003eListEndpointsResponse()\u003c/code\u003e and \u003ccode\u003eListEndpointsResponse(ListEndpointsResponse other)\u003c/code\u003e, the second of which allows for the creation of a new instance by cloning the data of another instance of the same class, as well as the \u003ccode\u003eGetEnumerator()\u003c/code\u003e method to iterate through the resources within the response.\u003c/p\u003e\n"]]],[],null,["# Cloud IDS v1 API - Class ListEndpointsResponse (2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.Ids.V1/latest/Google.Cloud.Ids.V1.ListEndpointsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Ids.V1/2.3.0/Google.Cloud.Ids.V1.ListEndpointsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Ids.V1/2.2.0/Google.Cloud.Ids.V1.ListEndpointsResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Ids.V1/2.1.0/Google.Cloud.Ids.V1.ListEndpointsResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Ids.V1/2.0.0/Google.Cloud.Ids.V1.ListEndpointsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Ids.V1/1.0.0/Google.Cloud.Ids.V1.ListEndpointsResponse) \n\n public sealed class ListEndpointsResponse : IMessage\u003cListEndpointsResponse\u003e, IEquatable\u003cListEndpointsResponse\u003e, IDeepCloneable\u003cListEndpointsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cEndpoint\u003e, IEnumerable\u003cEndpoint\u003e, IEnumerable\n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListEndpointsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListEndpointsResponse](/dotnet/docs/reference/Google.Cloud.Ids.V1/latest/Google.Cloud.Ids.V1.ListEndpointsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListEndpointsResponse](/dotnet/docs/reference/Google.Cloud.Ids.V1/latest/Google.Cloud.Ids.V1.ListEndpointsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListEndpointsResponse](/dotnet/docs/reference/Google.Cloud.Ids.V1/latest/Google.Cloud.Ids.V1.ListEndpointsResponse), [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)[Endpoint](/dotnet/docs/reference/Google.Cloud.Ids.V1/latest/Google.Cloud.Ids.V1.Endpoint), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Endpoint](/dotnet/docs/reference/Google.Cloud.Ids.V1/latest/Google.Cloud.Ids.V1.Endpoint), [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.Ids.V1](/dotnet/docs/reference/Google.Cloud.Ids.V1/latest/Google.Cloud.Ids.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Ids.V1.dll\n\nConstructors\n------------\n\n### ListEndpointsResponse()\n\n public ListEndpointsResponse()\n\n### ListEndpointsResponse(ListEndpointsResponse)\n\n public ListEndpointsResponse(ListEndpointsResponse other)\n\nProperties\n----------\n\n### Endpoints\n\n public RepeatedField\u003cEndpoint\u003e Endpoints { get; }\n\nThe list of endpoints response.\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### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nLocations that could not be reached.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cEndpoint\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]