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 v2beta1 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 document provides reference and code samples for the `Intent.Types.Message.Types.Text` class in the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta22 and the latest 1.0.0-beta23."],["The `Intent.Types.Message.Types.Text` class represents a text response message and inherits from `object`, while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `Text()` and `Text(Text)`, and includes the `Text_` property, which is a collection of the agent's text-based responses, using `RepeatedField\u003cstring\u003e`."],["This class is found within the `Google.Cloud.Dialogflow.V2Beta1` namespace and is part of the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."]]],[]]