[[["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 information for the `ListEnvironmentsResponse` class within the Google Cloud Dialogflow v2 API, specifically for version 4.11.0, and contains information on earlier versions as well as the current latest version 4.26.0."],["The `ListEnvironmentsResponse` class is a response message used for listing agent environments and implementing several interfaces such as `IMessage`, `IEquatable`, and `IEnumerable`."],["The class contains two main properties, `Environments`, which holds a list of agent environments, and `NextPageToken`, which is used for pagination to retrieve the next set of results."],["The `ListEnvironmentsResponse` class also has methods, including `GetEnumerator()`, which allows for iterating through the resources within the response, and has a constructor that can be used to make a copy of another instance."],["The reference page includes links to prior versions, allowing users to navigate to the specific version they are using within the Google Cloud Dialogflow v2 API and has a complete list of versions starting from 3.2.0 up to the current latest."]]],[]]