[[["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 `ListConversationsResponse` class within the Google Cloud Dialogflow v2 API, specifically for .NET development."],["The `ListConversationsResponse` class is used as the response message for the `Conversations.ListConversations` method, detailing how to retrieve a list of conversations."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, indicating its capabilities in message handling, comparison, deep cloning, buffering, page response handling, and enumeration."],["Key properties of the `ListConversationsResponse` class include `Conversations`, which holds a list of Conversation objects, and `NextPageToken`, which allows for the retrieval of additional pages of results."],["The document also covers the constructors of `ListConversationsResponse`, allowing it to be constructed using an empty constructor or using another `ListConversationsResponse` instance as an argument."]]],[]]