[[["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."],[[["`MessageEntry` is a class within the Google Cloud Dialogflow v2beta1 API, representing a single message entry in a conversation."],["The `MessageEntry` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for data manipulation and comparison."],["It includes properties like `CreateTime`, `LanguageCode`, `Role`, and `Text`, allowing users to define and access essential information about the message, such as its creation timestamp, language, participant role, and the content of the message."],["The class provides two constructors: a default constructor and one that accepts another `MessageEntry` instance, which can be used for duplication, and is a part of the `Google.Cloud.Dialogflow.V2Beta1` namespace."]]],[]]