public sealed class Segment : IMessage<ResponseMessage.Types.MixedAudio.Types.Segment>, IEquatable<ResponseMessage.Types.MixedAudio.Types.Segment>, IDeepCloneable<ResponseMessage.Types.MixedAudio.Types.Segment>, IBufferMessage, IMessage
public bool AllowPlaybackInterruption { get; set; }
Output only. Whether the playback of this segment can be interrupted by the end
user's speech and the client should then start 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\u003eThe page provides documentation for the \u003ccode\u003eSegment\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace and is used to represent a single audio segment in Dialogflow's responses.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers multiple versions of the \u003ccode\u003eSegment\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 2.23.0, showing a history of the software's evolution.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSegment\u003c/code\u003e class 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, ensuring compatibility and functionality with Google Protobuf and .NET.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSegment\u003c/code\u003e class include \u003ccode\u003eAllowPlaybackInterruption\u003c/code\u003e, \u003ccode\u003eAudio\u003c/code\u003e, \u003ccode\u003eContentCase\u003c/code\u003e, and \u003ccode\u003eUri\u003c/code\u003e, which control audio playback and content.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers details on the class constructors, including a default constructor and one that takes another \u003ccode\u003eSegment\u003c/code\u003e object as a parameter for creating copies, as well as the inherited members and links to their relevant Microsoft documentation.\u003c/p\u003e\n"]]],[],null,[]]