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"]],[["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-03-21 UTC."],[[["This page provides documentation for the `SessionsClient.StreamingDetectIntentStream` class within the Dialogflow v3 API, focusing on version 2.10.0 but also listing other versions."],["The `StreamingDetectIntentStream` class supports bidirectional streaming for sending and receiving `StreamingDetectIntentRequest` and `StreamingDetectIntentResponse` messages."],["This class inherits from `BidirectionalStreamingBase` and implements the `IDisposable` interface, including methods for writing and completing streams."],["The documentation shows reference code for [StreamingDetectIntent(CallSettings, BidirectionalStreamingSettings)](/dotnet/docs/reference/Google.Cloud.Dialogflow.Cx.V3/2.10.0/Google.Cloud.Dialogflow.Cx.V3.SessionsClient#Google_Cloud_Dialogflow_Cx_V3_SessionsClient_StreamingDetectIntent_Google_Api_Gax_Grpc_CallSettings_Google_Api_Gax_Grpc_BidirectionalStreamingSettings_)."],["The latest version available is 2.23.0, and the full list of documentation available ranges from version 1.0.0 to the latest, 2.23.0."]]],[]]