[[["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."],[[["The latest version available for `StreamingDetectIntentStream` is 4.26.0, which can be found alongside a list of older versions ranging down to 3.2.0."],["`StreamingDetectIntentStream` is an abstract class that extends `BidirectionalStreamingBase` and is used for bidirectional streaming of intent detection requests and responses."],["This class facilitates methods such as `TryWriteAsync`, `WriteAsync`, `TryWriteCompleteAsync`, and `WriteCompleteAsync` for managing the stream of `StreamingDetectIntentRequest` and `StreamingDetectIntentResponse`."],["The `StreamingDetectIntent` method within `SessionsClient` uses `StreamingDetectIntentStream` to manage its streaming capabilities using the parameters `CallSettings` and `BidirectionalStreamingSettings`."]]],[]]