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 provided content is a documentation page for the \u003ccode\u003eSegment\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for version 1.13.0, and also lists all versions up to 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSegment\u003c/code\u003e class represents a portion of mixed audio in a Dialogflow response and it implements interfaces for messaging, equality checks, deep cloning, and buffering.\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 respectively control whether playback can be interrupted, contain the raw audio data, indicate the content type, and provide a client-accessible audio clip URI.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows that the \u003ccode\u003eSegment\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and lists its inherited members, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating a Segment object: a default constructor \u003ccode\u003eSegment()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eSegment(ResponseMessage.Types.MixedAudio.Types.Segment other)\u003c/code\u003e which uses an existing Segment object to create a copy.\u003c/p\u003e\n"]]],[],null,[]]