[[["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 document provides reference documentation for the `ListSubnetsResponse` class within the Distributed Cloud Edge Network v1 API, specifically for version 1.0.0."],["The `ListSubnetsResponse` class is used to encapsulate the response received when listing subnets, implementing interfaces such as `IPageResponse\u003cSubnet\u003e` and `IEnumerable\u003cSubnet\u003e`."],["The class includes properties like `NextPageToken`, `Subnets`, and `Unreachable`, which respectively handle pagination, the list of subnets, and locations that could not be reached."],["The `ListSubnetsResponse` class has methods such as `GetEnumerator()` which allows iteration through the subnets contained within the response, and has 2 constructors."],["There are multiple versions for this API, with 1.4.0 being the latest, it contains previous versions of the documentation for this class, 1.0.0, 1.1.0, 1.2.0 and 1.3.0."]]],[]]