public sealed class Segment : IMessage<ResponseMessage.Types.MixedAudio.Types.Segment>, IEquatable<ResponseMessage.Types.MixedAudio.Types.Segment>, IDeepCloneable<ResponseMessage.Types.MixedAudio.Types.Segment>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ResponseMessage.Types.MixedAudio.Types.Segment.
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\u003eThis document provides reference documentation for the \u003ccode\u003eResponseMessage.Types.MixedAudio.Types.Segment\u003c/code\u003e class within the Google Cloud Dialogflow CX V3 API, detailing its properties, constructors, and inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSegment\u003c/code\u003e represents a single segment of audio and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, with its implementations 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 latest version of this class is \u003ccode\u003e2.23.0\u003c/code\u003e, and documentation is available for versions ranging from \u003ccode\u003e1.0.0\u003c/code\u003e to \u003ccode\u003e2.23.0\u003c/code\u003e, showing a history of the different releases.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSegment\u003c/code\u003e class include \u003ccode\u003eAllowPlaybackInterruption\u003c/code\u003e (a boolean indicating if the segment can be interrupted), \u003ccode\u003eAudio\u003c/code\u003e (raw audio data), \u003ccode\u003eContentCase\u003c/code\u003e, and \u003ccode\u003eUri\u003c/code\u003e (a client-specific URI for the audio).\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available to create a new \u003ccode\u003eSegment\u003c/code\u003e object, one default and another accepting another instance of the \u003ccode\u003eSegment\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]