[[["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 `MessageEntry` class is part of the Google Cloud Dialogflow v2 API and represents a message within a conversation."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which offers different features like serialization, comparison, cloning and buffering of the messages."],["The `MessageEntry` class contains properties such as `CreateTime`, `LanguageCode`, `Role`, and `Text`, which respectively describe the timestamp of the message, the language of the text, the message sender, and the content of the message."],["The documentation provides access to various versions of the `MessageEntry` class, from version 3.2.0 to the latest version 4.26.0, allowing users to navigate and reference different versions."],["The `MessageEntry` class has two constructors, one default and another one that allows for initialization by passing another `MessageEntry` object as a parameter."]]],[]]