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, detailing its use as a text response message."],["The `Intent.Types.Message.Types.Text` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available versions for the Dialogflow v2 API are listed, ranging from version 4.0.0 up to the latest version, 4.26.0, with links provided for each version's documentation."],["The class includes two constructors, `Text()` for creating a new instance and `Text(Text)` for creating a copy of an existing instance of the same class."],["The class offers a `Text_` property, which is a collection of strings using the `RepeatedField` type, representing the agent's potential responses."]]],[]]