public abstract class SessionsClient.StreamingDetectIntentStream : BidirectionalStreamingBase<StreamingDetectIntentRequest, StreamingDetectIntentResponse>
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["This page provides reference documentation for the `SessionsClient.StreamingDetectIntentStream` class within the Google Cloud Dialogflow v2 API, specifically detailing its functionality for bidirectional streaming."],["The content includes a comprehensive list of versions, ranging from 3.2.0 to 4.26.0, for `StreamingDetectIntentStream`, with version 4.26.0 being the latest."],["The `SessionsClient.StreamingDetectIntentStream` class inherits from `BidirectionalStreamingBase` and handles `StreamingDetectIntentRequest` and `StreamingDetectIntentResponse` types."],["The documentation details the inherited members of the `BidirectionalStreamingBase` class, including methods for writing, completing, and accessing the response stream."],["The key method for bidirectional streaming is the `StreamingDetectIntent` method, which is part of the `SessionsClient`, and the documentation for various version can be accessed in the list provided."]]],[]]