[[["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 endpoint retrieves a list of all non-draft environments associated with a specified agent using a GET request."],["The request requires the agent's `parent` identifier as a path parameter, which defines the agent and its project or location."],["Optional query parameters `pageSize` and `pageToken` can be used to control pagination of the list of environments."],["The request body must be empty, and a successful response returns a `ListEnvironmentsResponse` object."],["Authorization requires specific IAM permissions and one of the specified OAuth scopes."]]],[]]