public abstract class SessionsClient.StreamingDetectIntentStream : BidirectionalStreamingBase<StreamingDetectIntentRequest, StreamingDetectIntentResponse>, IDisposable
Reference documentation and code samples for the Google Cloud Dialogflow v2 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\u003eThis documentation page covers the \u003ccode\u003eSessionsClient.StreamingDetectIntentStream\u003c/code\u003e class within the Google Cloud Dialogflow V2 API, specifically for the .NET environment, with the latest version being 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingDetectIntentStream\u003c/code\u003e class is used for bidirectional streaming operations, handling both \u003ccode\u003eStreamingDetectIntentRequest\u003c/code\u003e and \u003ccode\u003eStreamingDetectIntentResponse\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eIt offers functionality for writing requests, completing the stream, and accessing the response stream, such as the \u003ccode\u003eWriteAsync\u003c/code\u003e, \u003ccode\u003eWriteCompleteAsync\u003c/code\u003e, and \u003ccode\u003eGetResponseStream\u003c/code\u003e methods, via the \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e class it inherits.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements \u003ccode\u003eIDisposable\u003c/code\u003e, indicating that it manages resources that should be explicitly released when no longer needed.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation lists versions ranging from 4.26.0 down to 3.2.0, each with its own set of API references and corresponding links, which allows you to review the history of this class.\u003c/p\u003e\n"]]],[],null,[]]