[[["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 webpage details how to list all non-default environments of a specified agent using an HTTP GET request."],["The request requires specifying the agent's `parent` in the path, which can be a project or a project with a specific location."],["Optional query parameters `pageSize` and `pageToken` can be used to manage the number of environments returned and for pagination, respectively."],["The request body must be empty, and a successful response will return a `ListEnvironmentsResponse` instance."],["Authorization requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scopes, as well as the `dialogflow.environments.list` IAM permission."]]],[]]