[[["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 provided content details the `ListGeneratorsResponse` class within the Google Cloud Dialogflow v2 API for .NET, highlighting its various versions and functionalities."],["Version 4.26.0 is the latest version, with a list of previous versions of the API ranging from 4.25.0 all the way down to 3.2.0 also available, all with direct links to their respective documentation."],["`ListGeneratorsResponse` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, and inherits from `object`."],["The `ListGeneratorsResponse` class contains properties such as `Generators`, which retrieves a list of generators, and `NextPageToken`, which is used to access the next page of results."],["This documentation also provides a way to enumerate through the resources in the response, which can be done with the `GetEnumerator()` method."]]],[]]