public abstract class SessionsClient.StreamingDetectIntentStream : BidirectionalStreamingBase<StreamingDetectIntentRequest, StreamingDetectIntentResponse>, IDisposable
Reference documentation and code samples for the Dialogflow v3 API class SessionsClient.StreamingDetectIntentStream.
[[["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 latest version of the Dialogflow v3 API for .NET is 2.23.0, with the provided content including a detailed list of previous versions back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers the \u003ccode\u003eSessionsClient.StreamingDetectIntentStream\u003c/code\u003e class, which is used for bidirectional streaming within the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSessionsClient.StreamingDetectIntentStream\u003c/code\u003e class inherits from \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e, handling \u003ccode\u003eStreamingDetectIntentRequest\u003c/code\u003e and \u003ccode\u003eStreamingDetectIntentResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes methods for managing the stream, such as writing requests (\u003ccode\u003eWriteAsync\u003c/code\u003e, \u003ccode\u003eTryWriteAsync\u003c/code\u003e) and completing the stream (\u003ccode\u003eWriteCompleteAsync\u003c/code\u003e, \u003ccode\u003eTryWriteCompleteAsync\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingDetectIntentStream\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, and it implements the \u003ccode\u003eIDisposable\u003c/code\u003e interface for proper resource management.\u003c/p\u003e\n"]]],[],null,[]]