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"]],[["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."],[[["This webpage provides documentation for the `Intent.Types.Message.Types.Text` class within the Google Cloud Dialogflow v2 API for .NET, covering versions from 3.2.0 to the latest version 4.26.0."],["The `Intent.Types.Message.Types.Text` class is a text response message type used in Dialogflow and is derived from the object class, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details about the class's constructors, including a default constructor and a copy constructor that takes another `Text` object as a parameter."],["A key property of the `Text` class is `Text_`, which is a `RepeatedField\u003cstring\u003e` that holds a collection of the agent's text responses."],["The listed links provide versioned documentation for `Intent.Types.Message.Types.Text`, allowing developers to access information relevant to their specific API version."]]],[]]