[[["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 `ListZonesResponse` class within the Google Cloud Edge Network v1 API, specifically for version 1.0.0 and later."],["`ListZonesResponse` is used to encapsulate the response data when listing zones, and it implements several interfaces including `IPageResponse\u003cZone\u003e`, `IEnumerable\u003cZone\u003e`, and `IMessage`."],["The `ListZonesResponse` class includes properties such as `NextPageToken` for paginated results, `Unreachable` for locations that could not be accessed, and `Zones` for the actual list of zones."],["The class also provides constructors for creating instances and a `GetEnumerator()` method for iterating through the zones contained within the response."],["The class inherits members from the base `object` class, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]