[[["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 details how to list generators using an HTTP GET request to a specified endpoint with path and query parameters."],["The required `parent` path parameter specifies the project and location for which to list generators, using the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e`."],["Optional query parameters `pageSize` (defaulting to 10) and `pageToken` are used to manage the number of results returned and pagination, respectively."],["The request body must be empty, and a successful request returns a `ListGeneratorsResponse` instance."],["Authorization requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]