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, covering version 4.18.0 and older versions."],["`SessionsClient.StreamingDetectIntentStream` is a class for bidirectional streaming that manages requests and responses for `StreamingDetectIntent` operations."],["The latest version is 4.26.0, and historical versions from 4.25.0 down to 3.2.0 are documented, allowing you to select a specific version."],["The class inherits from `BidirectionalStreamingBase` and implements the `IDisposable` interface, offering methods for writing and managing the streaming requests."],["This API supports bidirectional streaming and is relevant to how Google Dialogflow manages and processes intent recognition in the specified versions."]]],[]]