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.ListGrpcRoutesRequest.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\u003eListGrpcRoutesResponse\u003c/code\u003e class is part of the Network Services v1 API in the Google Cloud .NET library, specifically within the \u003ccode\u003eGoogle.Cloud.NetworkServices.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to encapsulate the response data returned by the \u003ccode\u003eListGrpcRoutes\u003c/code\u003e method, which retrieves a list of \u003ccode\u003eGrpcRoute\u003c/code\u003e resources.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, providing various functionalities for handling and manipulating the response data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListGrpcRoutesResponse\u003c/code\u003e class includes properties like \u003ccode\u003eGrpcRoutes\u003c/code\u003e (a list of \u003ccode\u003eGrpcRoute\u003c/code\u003e resources) and \u003ccode\u003eNextPageToken\u003c/code\u003e (used for pagination when there are more results than fit in a single response).\u003c/p\u003e\n"],["\u003cp\u003eThe class has constructors for creating a new instance and cloning an existing one, and a method \u003ccode\u003eGetEnumerator()\u003c/code\u003e for iterating through the \u003ccode\u003eGrpcRoute\u003c/code\u003e resources in the response.\u003c/p\u003e\n"]]],[],null,["# Network Services v1 API - Class ListGrpcRoutesResponse (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.ListGrpcRoutesResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/1.2.0/Google.Cloud.NetworkServices.V1.ListGrpcRoutesResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/1.1.0/Google.Cloud.NetworkServices.V1.ListGrpcRoutesResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/1.0.0/Google.Cloud.NetworkServices.V1.ListGrpcRoutesResponse) \n\n public sealed class ListGrpcRoutesResponse : IMessage\u003cListGrpcRoutesResponse\u003e, IEquatable\u003cListGrpcRoutesResponse\u003e, IDeepCloneable\u003cListGrpcRoutesResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cGrpcRoute\u003e, IEnumerable\u003cGrpcRoute\u003e, IEnumerable\n\nReference documentation and code samples for the Network Services v1 API class ListGrpcRoutesResponse.\n\nResponse returned by the ListGrpcRoutes method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListGrpcRoutesResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListGrpcRoutesResponse](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/latest/Google.Cloud.NetworkServices.V1.ListGrpcRoutesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListGrpcRoutesResponse](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/latest/Google.Cloud.NetworkServices.V1.ListGrpcRoutesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListGrpcRoutesResponse](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/latest/Google.Cloud.NetworkServices.V1.ListGrpcRoutesResponse), [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)[GrpcRoute](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/latest/Google.Cloud.NetworkServices.V1.GrpcRoute), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[GrpcRoute](/dotnet/docs/reference/Google.Cloud.NetworkServices.V1/latest/Google.Cloud.NetworkServices.V1.GrpcRoute), [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### ListGrpcRoutesResponse()\n\n public ListGrpcRoutesResponse()\n\n### ListGrpcRoutesResponse(ListGrpcRoutesResponse)\n\n public ListGrpcRoutesResponse(ListGrpcRoutesResponse other)\n\nProperties\n----------\n\n### GrpcRoutes\n\n public RepeatedField\u003cGrpcRoute\u003e GrpcRoutes { get; }\n\nList of GrpcRoute 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.ListGrpcRoutesRequest.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\u003cGrpcRoute\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]