[[["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 generators from a specified project and location using a GET request."],["The request requires a `parent` path parameter to define the project and location, in the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e`."],["Optional query parameters `pageSize` and `pageToken` can be used to manage the number of results returned and navigate through pages, respectively."],["The request body must be empty, and a successful request will return a `ListGeneratorsResponse` object."],["Authorization requires one of the OAuth scopes: `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]