[[["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 `ListZonesResponse` class is part of the Google Cloud Edge Network v1 API and is used for handling responses when listing zones, and is currently in version 1.1.0."],["This class implements multiple interfaces, including `IPageResponse\u003cZone\u003e`, `IEnumerable\u003cZone\u003e`, `IEnumerable`, `IMessage\u003cListZonesResponse\u003e`, `IEquatable\u003cListZonesResponse\u003e`, `IDeepCloneable\u003cListZonesResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The `ListZonesResponse` class includes properties such as `NextPageToken`, `Unreachable`, and `Zones`, allowing for the retrieval of paged results, locations that were unreachable, and the list of zones respectively."],["The class provides methods like `GetEnumerator()` to iterate through the resources within the response and has constructors for creating new instances of `ListZonesResponse`, either empty or based on an existing response object."],["The API documentation includes versions from 1.0.0 to the latest 1.4.0 of the `ListZonesResponse` class, with this specific documentation being for version 1.1.0."]]],[]]