[[["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 API endpoint retrieves the history of a specified environment using a GET request."],["The request URL includes a required `parent` path parameter, which identifies the environment to retrieve history from, and it has supported format for both project and location based environment."],["Optional query parameters `pageSize` and `pageToken` can be used to manage the number of items returned and for pagination, respectively."],["The request body must be empty, and a successful response returns an `EnvironmentHistory` instance."],["Authorization for this endpoint requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]