[[["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-21 UTC."],[[["This document provides reference documentation for the `ListIntentsResponse` class within the Google Cloud Dialogflow v2 API, specifically for version 4.19.0, and its role in listing agent intents."],["The `ListIntentsResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, enabling it to be used in various ways for handling intent data."],["The `ListIntentsResponse` class has two properties, `Intents` and `NextPageToken`, to list the agent's intents and give a token to retrieve more results respectively."],["This document includes links to older versions of the API, including the latest version 4.26.0 and all versions going back to 3.2.0, that include information about the `ListIntentsResponse` class."],["The `ListIntentsResponse` class includes methods for retrieving a list of agent intents, and also a method to enumerate through the resources within the response, enhancing the ability to work with the intent data in a collection."]]],[]]