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."],[[["The content provides documentation for the `Intent.Types.Message.Types.Text` class within the Google Cloud Dialogflow v2 API for .NET, spanning multiple versions."],["The latest version available is 4.26.0, with a range of previous versions also documented, down to version 3.2.0."],["The `Text` class represents a text response message from the agent and inherits from the base `Object` class while also implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Text_` property, of type `RepeatedField\u003cstring\u003e`, allows for a collection of responses to be included."],["The available constructors for the `Text` class are a default parameterless constructor and one that takes another `Intent.Types.Message.Types.Text` object as a parameter."]]],[]]