public sealed class ResponseMessage.Types.MixedAudio.Types.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 Google Cloud Dialogflow v2beta1 API class ResponseMessage.Types.MixedAudio.Types.Segment.
[[["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 information for the \u003ccode\u003eResponseMessage.Types.MixedAudio.Types.Segment\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, specifically for version 1.0.0-beta22.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSegment\u003c/code\u003e class represents a single part of an audio response and inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing interfaces like \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\u003eKey functionalities of the \u003ccode\u003eSegment\u003c/code\u003e class include constructors for creating new instances, either empty or based on an existing \u003ccode\u003eSegment\u003c/code\u003e, and properties to manage audio content, such as \u003ccode\u003eAudio\u003c/code\u003e (raw audio data) and \u003ccode\u003eUri\u003c/code\u003e (client-accessible audio clip).\u003c/p\u003e\n"],["\u003cp\u003eThe segment class also has properties to handle the play back, such as \u003ccode\u003eAllowPlaybackInterruption\u003c/code\u003e, which determines if the audio can be interrupted by user speech.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContentCase\u003c/code\u003e, \u003ccode\u003eHasAudio\u003c/code\u003e and \u003ccode\u003eHasUri\u003c/code\u003e properties are used for identifying which type of audio is being used by the segment, or if either are in use.\u003c/p\u003e\n"]]],[],null,[]]