[[["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."],[[["`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."]]],[]]