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 webpage details the \u003ccode\u003eSegment\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, which represents one segment of audio and is part of the \u003ccode\u003eResponseMessage.Types.MixedAudio.Types\u003c/code\u003e structure.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.23.0, with a range of versions from 1.0.0 to 2.23.0 available for \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.ResponseMessage.Types.MixedAudio.Types.Segment\u003c/code\u003e which can be explored via links.\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, inheriting members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAllowPlaybackInterruption\u003c/code\u003e, \u003ccode\u003eAudio\u003c/code\u003e, \u003ccode\u003eContentCase\u003c/code\u003e, and \u003ccode\u003eUri\u003c/code\u003e, which manage aspects such as whether playback can be interrupted, the raw audio data, the type of content, and a client-specific audio URI.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are detailed for the \u003ccode\u003eSegment\u003c/code\u003e class; one is a default constructor with no arguments, while the other takes another \u003ccode\u003eSegment\u003c/code\u003e as an argument for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]