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 reference documentation for the `Intent.Types.Message.Types.Text` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `Intent.Types.Message.Types.Text` class represents a text response message in Dialogflow and inherits from the base `object` class, while implementing several interfaces for message handling and object comparison."],["The latest version documented is 4.26.0, with versions ranging down to 3.2.0 being available for review, offering a look back on the history of the api."],["The class includes a `Text_` property, which is a collection of the agent's responses, using the `RepeatedField` type to represent multiple strings."]]],[]]