If there might be more results than those appearing in this response, then
next_page_token is included. To get the next set of results, call this
method again using the value of next_page_token as page_token.
Unreachable resources. Populated when the request opts into
[return_partial_success][google.cloud.networkservices.v1.ListHttpRoutesRequest.return_partial_success]
and reading across collections e.g. when attempting to list all resources
across all supported locations.
[[["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\u003eListHttpRoutesResponse\u003c/code\u003e class is used to handle the response from the \u003ccode\u003eListHttpRoutes\u003c/code\u003e method within the Network Services v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, allowing for diverse functionality.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a collection of \u003ccode\u003eHttpRoute\u003c/code\u003e resources in the \u003ccode\u003eHttpRoutes\u003c/code\u003e property, and it can also include a \u003ccode\u003eNextPageToken\u003c/code\u003e to handle pagination for larger result sets.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a constructor and a copy constructor for ease of initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnumerator()\u003c/code\u003e method is available for iterating through the \u003ccode\u003eHttpRoute\u003c/code\u003e resources within the response.\u003c/p\u003e\n"]]],[],null,["# Network Services v1 API - Class ListHttpRoutesResponse (1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/latest/Google.Cloud.NetworkServices.V1.ListHttpRoutesResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/1.2.0/Google.Cloud.NetworkServices.V1.ListHttpRoutesResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/1.1.0/Google.Cloud.NetworkServices.V1.ListHttpRoutesResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/1.0.0/Google.Cloud.NetworkServices.V1.ListHttpRoutesResponse) \n\n public sealed class ListHttpRoutesResponse : IMessage\u003cListHttpRoutesResponse\u003e, IEquatable\u003cListHttpRoutesResponse\u003e, IDeepCloneable\u003cListHttpRoutesResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cHttpRoute\u003e, IEnumerable\u003cHttpRoute\u003e, IEnumerable\n\nReference documentation and code samples for the Network Services v1 API class ListHttpRoutesResponse.\n\nResponse returned by the ListHttpRoutes method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListHttpRoutesResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListHttpRoutesResponse](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/latest/Google.Cloud.NetworkServices.V1.ListHttpRoutesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListHttpRoutesResponse](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/latest/Google.Cloud.NetworkServices.V1.ListHttpRoutesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListHttpRoutesResponse](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/latest/Google.Cloud.NetworkServices.V1.ListHttpRoutesResponse), [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)[HttpRoute](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/latest/Google.Cloud.NetworkServices.V1.HttpRoute), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[HttpRoute](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/latest/Google.Cloud.NetworkServices.V1.HttpRoute), [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.NetworkServices.V1](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/latest/Google.Cloud.NetworkServices.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.NetworkServices.V1.dll\n\nConstructors\n------------\n\n### ListHttpRoutesResponse()\n\n public ListHttpRoutesResponse()\n\n### ListHttpRoutesResponse(ListHttpRoutesResponse)\n\n public ListHttpRoutesResponse(ListHttpRoutesResponse other)\n\nProperties\n----------\n\n### HttpRoutes\n\n public RepeatedField\u003cHttpRoute\u003e HttpRoutes { get; }\n\nList of HttpRoute resources.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nIf there might be more results than those appearing in this response, then\n`next_page_token` is included. To get the next set of results, call this\nmethod again using the value of `next_page_token` as `page_token`.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nUnreachable resources. Populated when the request opts into\n\\[return_partial_success\\]\\[google.cloud.networkservices.v1.ListHttpRoutesRequest.return_partial_success\\]\nand reading across collections e.g. when attempting to list all resources\nacross all supported locations.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cHttpRoute\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]