[[["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 outlines the process for listing generators using an HTTP GET request to a specified endpoint with a project and location."],["The `parent` path parameter is required and specifies the project and location to retrieve generators from, using the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e`."],["Optional query parameters include `pageSize` to set the maximum number of conversation models returned, defaulting to 10, and `pageToken` to continue retrieving results from a previous request."],["The request body must be empty, and a successful request will return a `ListGeneratorsResponse` instance."],["Authorization for this operation requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]