public sealed class StreamingDetectIntentResponse : IMessage<StreamingDetectIntentResponse>, IEquatable<StreamingDetectIntentResponse>, IDeepCloneable<StreamingDetectIntentResponse>, IBufferMessage, IMessage
The top-level message returned from the StreamingDetectIntent method.
Multiple response messages can be returned in order:
If the input was set to streaming audio, the first one or more messages
contain recognition_result. Each recognition_result represents a more
complete transcript of what the user said. The last recognition_result
has is_final set to true.
[[["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\u003eStreamingDetectIntentResponse\u003c/code\u003e class is the primary message returned by the \u003ccode\u003eStreamingDetectIntent\u003c/code\u003e method within the Google Cloud Dialogflow CX V3 API, and it's the parent class for all related methods and members listed.\u003c/p\u003e\n"],["\u003cp\u003eThis class can return multiple response messages, initially containing \u003ccode\u003erecognition_result\u003c/code\u003e for streamed audio inputs, with the final message containing the full \u003ccode\u003edetect_intent_response\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingDetectIntentResponse\u003c/code\u003e class has a constructor and takes a \u003ccode\u003eStreamingDetectIntentResponse\u003c/code\u003e object as an argument for copy instantiation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eDetectIntentResponse\u003c/code\u003e and \u003ccode\u003eRecognitionResult\u003c/code\u003e, which provide the detect intent output and speech recognition results respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation includes links to the reference documentation for 37 distinct versions, ranging from 1.0.0 to 2.23.0, with the latest version being 2.23.0.\u003c/p\u003e\n"]]],[],null,[]]