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."],[[["This page provides reference documentation for the `SessionsClient.StreamingDetectIntentStream` class within the Google Cloud Dialogflow v2 API."],["The `StreamingDetectIntentStream` class is used for bidirectional streaming of intent detection, which is part of the Google Cloud Dialogflow."],["The class inherits from `BidirectionalStreamingBase` and implements `IDisposable`, providing methods for writing requests and reading responses in a stream."],["Multiple versioned links are provided, allowing access to documentation for versions ranging from 3.2.0 to the latest 4.26.0."],["The documentation provides links to the inherited members and their corresponding code samples, allowing users to explore further into the members that this class inherits from."]]],[]]