public abstract class ParticipantsClient.StreamingAnalyzeContentStream : BidirectionalStreamingBase<StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse>, IDisposable
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class ParticipantsClient.StreamingAnalyzeContentStream.
[[["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 `ParticipantsClient.StreamingAnalyzeContentStream` class within the Google Cloud Dialogflow v2 API, specifically in the .NET environment."],["The `StreamingAnalyzeContentStream` class facilitates bidirectional streaming for analyzing content, enabling real-time interaction and processing of data streams."],["The documentation lists available versions of the `StreamingAnalyzeContentStream` class, ranging from version 3.2.0 up to the latest version 4.26.0, and outlines the inheritance structure from the `BidirectionalStreamingBase`."],["The listed content displays the implemented methods and properties of the `StreamingAnalyzeContentStream` class, such as `TryWriteAsync`, `WriteAsync`, `GetResponseStream`, and `Dispose`."]]],[]]