public sealed class ResponseMessage.Types.Text : IMessage<ResponseMessage.Types.Text>, IEquatable<ResponseMessage.Types.Text>, IDeepCloneable<ResponseMessage.Types.Text>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ResponseMessage.Types.Text.
public bool AllowPlaybackInterruption { get; set; }
Output only. Whether the playback of this message can be interrupted by
the end user's speech and the client can then starts the next Dialogflow
request.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eResponseMessage.Types.Text\u003c/code\u003e class within the Dialogflow v3 API for .NET, detailing its usage and implementation across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResponseMessage.Types.Text\u003c/code\u003e class is designed to handle text responses in the Dialogflow CX system and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default \u003ccode\u003eText()\u003c/code\u003e constructor and a \u003ccode\u003eText(Text)\u003c/code\u003e constructor for copying existing \u003ccode\u003eResponseMessage.Types.Text\u003c/code\u003e instances.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eText\u003c/code\u003e class include \u003ccode\u003eAllowPlaybackInterruption\u003c/code\u003e, which is a boolean to determine if user speech can interrupt message playback, and \u003ccode\u003eText_\u003c/code\u003e, which is a collection of text response strings.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.23.0 and it goes as far back as version 1.0.0, each with their own respective documentation in the links provided.\u003c/p\u003e\n"]]],[],null,[]]