public sealed class Intent.Types.Message.Types.Text : IMessage<Intent.Types.Message.Types.Text>, IEquatable<Intent.Types.Message.Types.Text>, IDeepCloneable<Intent.Types.Message.Types.Text>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.Text.
[[["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."],[[["This webpage provides documentation for the `Intent.Types.Message.Types.Text` class within the Google Cloud Dialogflow v2 API for .NET, which represents a text response message from the agent."],["The documentation includes a comprehensive list of available versions, ranging from 3.2.0 to the latest 4.26.0, each linking to specific details about that release."],["The `Intent.Types.Message.Types.Text` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring diverse functionality."],["It inherits from the base `object` class, and its main property is `Text_`, which holds a collection of the agent's responses as a list of strings."]]],[]]