[[["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-03-21 UTC."],[[["This page provides documentation for the `ListRoutersResponse` class within the Google Cloud Edge Network v1 API, detailing its structure and functionalities."],["The `ListRoutersResponse` class is a message used to return a list of routers, implementing interfaces like `IPageResponse\u003cRouter\u003e`, `IEnumerable\u003cRouter\u003e`, `IEquatable\u003cListRoutersResponse\u003e`, and `IDeepCloneable\u003cListRoutersResponse\u003e`."],["The class includes properties like `NextPageToken` (for pagination), `Routers` (a list of `Router` objects), and `Unreachable` (locations that could not be reached), and implements `GetEnumerator()` for iterating the router resources."],["It also highlights the available versions of the API, with version 1.4.0 being the most recent, and mentions the inheritance and implemented interfaces, alongside the list of inherited methods."],["The API documentation covers two constructors : a parameterless constructor and one that takes a `ListRoutersResponse` object as a parameter."]]],[]]