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 \u003ccode\u003eSegment\u003c/code\u003e class represents a single audio segment within a mixed audio response in Google Cloud Dialogflow CX, specifically within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.ResponseMessage.Types.MixedAudio.Types\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties such as \u003ccode\u003eAllowPlaybackInterruption\u003c/code\u003e, \u003ccode\u003eAudio\u003c/code\u003e, \u003ccode\u003eContentCase\u003c/code\u003e, and \u003ccode\u003eUri\u003c/code\u003e, which provide information on whether playback can be interrupted, the raw audio data, the type of content being provided and a URI for client-accessible audio.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this reference material is 2.23.0, while the provided detailed documentation is based on version 1.5.0 of the \u003ccode\u003eSegment\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements various interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its functionalities for message handling, comparison, deep cloning, and buffered messaging, respectively.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available to create a \u003ccode\u003eSegment\u003c/code\u003e object from scratch, or by providing another \u003ccode\u003eSegment\u003c/code\u003e object as a source.\u003c/p\u003e\n"]]],[],null,[]]