[[["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-05 UTC."],[[["This document describes how to list all non-draft environments of a specified agent using an HTTP GET request to the provided endpoint."],["The request requires specifying the agent's `parent` in the URL path and may use optional query parameters like `pageSize` and `pageToken` to manage the number of results."],["The HTTP request must use the GET method, the path must be specified in the correct format, and the request body must be empty."],["The response body will contain a `ListEnvironmentsResponse` object, if the request is successful, and requires one of the provided OAuth scopes for authorization."],["The request requires the `dialogflow.environments.list` IAM permission on the specified agent."]]],[]]