[[["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-25 UTC."],[[["This webpage provides reference documentation for the `ListZonesResponse` class within the Google Cloud Dataplex V1 API, specifically for .NET developers."],["The content covers multiple versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, showing the evolution of this API."],["The `ListZonesResponse` class is designed to handle responses that list zones, implementing several interfaces for data handling such as pagination, enumeration, and message processing."],["The class contains properties like `NextPageToken` for handling paginated results and `Zones` which is a repeated field to store zone data."],["There are constructors and methods provided, allowing developers to create and manage `ListZonesResponse` objects and it's data, like the method `GetEnumerator()` to iterate through the zones in the response."]]],[]]