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, a part of the Dialogflow v3 API within the Google Cloud .NET library."],["The `StreamingDetectIntentStream` class is used for bidirectional streaming of `StreamingDetectIntentRequest` and `StreamingDetectIntentResponse` objects."],["The documentation lists available versions of the `StreamingDetectIntentStream`, ranging from version 1.0.0 to the latest 2.23.0, including version 2.12.0."],["This class inherits from `BidirectionalStreamingBase` and implements `IDisposable`, offering methods for writing and managing the streaming process."],["The class provides reference and documentation for using the `StreamingDetectIntent` method with various `CallSettings` and `BidirectionalStreamingSettings`."]]],[]]