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"]],[["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-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,[]]