[[["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.3.0, with links to other versions as well."],["`ListZonesResponse` is a sealed class used for returning a list of Zone resources, and it implements multiple interfaces such as `IPageResponse`, `IEnumerable`, `IMessage`, and `IEquatable`."],["The `ListZonesResponse` class has two constructors, a default one and another that takes an existing `ListZonesResponse` object, supporting the creation and cloning of the object."],["Key properties of the `ListZonesResponse` class include `NextPageToken`, which is used for paginating results, `Unreachable`, containing a list of locations that were not accessible, and `Zones`, holding the actual list of Zone resources."],["The `GetEnumerator()` method is available for the `ListZonesResponse` class, allowing iteration through the resources contained within the response."]]],[]]