The list of messages. There will be a maximum number of items
returned based on the page_size field in the request.
messages is sorted by create_time in descending order.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eListMessagesResponse\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eIt details the various versions of the \u003ccode\u003eListMessagesResponse\u003c/code\u003e class, with version 4.26.0 being the latest, down to version 3.2.0, all accessible via direct links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListMessagesResponse\u003c/code\u003e class is used for the response message of \u003ccode\u003eConversations.ListMessages\u003c/code\u003e and implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors and two properties: \u003ccode\u003eMessages\u003c/code\u003e, which contains the list of messages and is sorted by \u003ccode\u003ecreate_time\u003c/code\u003e in descending order, and \u003ccode\u003eNextPageToken\u003c/code\u003e, which is used for pagination.\u003c/p\u003e\n"],["\u003cp\u003eThe methods implemented are \u003ccode\u003eGetEnumerator()\u003c/code\u003e and the explicit implementation \u003ccode\u003eIEnumerable.GetEnumerator()\u003c/code\u003e, which are used for iterating over the list of messages.\u003c/p\u003e\n"]]],[],null,[]]