public sealed class Text : IMessage<Intent.Types.Message.Types.Text>, IEquatable<Intent.Types.Message.Types.Text>, IDeepCloneable<Intent.Types.Message.Types.Text>, IBufferMessage, IMessage
[[["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."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eText\u003c/code\u003e class, which is a part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace and is used for text response messages in the Dialogflow API.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e library, ranging from version 3.2.0 to the latest, 4.26.0, offering links to the documentation for each version's \u003ccode\u003eIntent.Types.Message.Types.Text\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eText\u003c/code\u003e class, used for agent text responses, implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is inherited from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eText\u003c/code\u003e class has two constructors: a default one \u003ccode\u003eText()\u003c/code\u003e and another \u003ccode\u003eText(Intent.Types.Message.Types.Text other)\u003c/code\u003e that allows creating a copy from another \u003ccode\u003eText\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains one property called \u003ccode\u003eText_\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e that holds the collection of an agent's text responses.\u003c/p\u003e\n"]]],[],null,[]]