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 from the Dialogflow agent, as part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of \u003ccode\u003eSegment\u003c/code\u003e is 2.23.0, but the documentation covers versions ranging back to 1.0.0, providing historical context for this specific class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSegment\u003c/code\u003e class, through implementing interfaces, offers functionalities such as deep cloning, message handling, and equality comparison.\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 (raw audio data), \u003ccode\u003eContentCase\u003c/code\u003e, and \u003ccode\u003eUri\u003c/code\u003e (for referencing an external audio clip).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the Segment class: a default one with no parameters, and one that takes another Segment of the same type as an argument.\u003c/p\u003e\n"]]],[],null,[]]