[[["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."],[[["The `ListRoutersRequest` class is part of the Google Cloud Edge Network v1 API and is used to request a list of Routers."],["This class implements several interfaces, including `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for paging, message handling, equality checks, deep cloning, and buffered messages."],["`ListRoutersRequest` allows filtering, ordering, and pagination of results through properties such as `Filter`, `OrderBy`, `PageSize`, and `PageToken`."],["The `Parent` property, which can also be accessed as a `ZoneName`-typed view through `ParentAsZoneName`, is required when listing routers."],["The class provides two available constructors: a default one `ListRoutersRequest()` and another one `ListRoutersRequest(ListRoutersRequest other)` to clone another ListRoutersRequest."]]],[]]