[[["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-04-09 UTC."],[[["The content provides documentation for the `ListGeneratorsRequest` class within the Google Cloud Dialogflow v2 API, specifically detailing its usage across multiple versions, from 3.2.0 to the latest 4.26.0."],["`ListGeneratorsRequest` is used to request a list of generators from a specific project and location, as indicated by the required `Parent` property, which takes the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e`."],["The `ListGeneratorsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, which shows it is a message used in API requests and can be cloned and compared."],["The request allows for pagination through `PageSize` and `PageToken` properties, letting users specify the number of results per page and retrieve the next page of results."],["The class has a `ParentAsProjectName` property, which gives a typed view of the `Parent` property, allowing easier resource name manipulation."]]],[]]