public sealed class 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 page provides documentation for the `Intent.Types.Message.Types.Text` class within the Google Cloud Dialogflow v2 API for .NET, with the latest version being 4.26.0 and version 4.7.0 being the current view."],["The `Text` class is a message type that represents the text response from the agent and it inherits from the base `Object` class, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Text` class has two constructors: a default constructor `Text()`, and a copy constructor `Text(Intent.Types.Message.Types.Text other)`."],["The `Text_` property of type `RepeatedField\u003cstring\u003e` is available for use, which represents the collection of the agent's responses."],["The page also contains links to historical versions of the documentation, ranging from version 3.2.0 up to the latest version 4.26.0, allowing users to review changes over time."]]],[]]