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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation page covers the `ParticipantsClient.StreamingAnalyzeContentStream` class within the Google Cloud Dialogflow V2 API, specifically for the .NET environment, with version 4.20.0 as the base, however, it includes a list of versions ranging from 3.2.0 to 4.26.0."],["The `StreamingAnalyzeContentStream` class facilitates bidirectional streaming for analyzing content, using `StreamingAnalyzeContentRequest` for sending data and `StreamingAnalyzeContentResponse` for receiving data."],["The class implements `IDisposable` and inherits from `BidirectionalStreamingBase\u003cStreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse\u003e`, offering methods for managing the streaming process."],["This API supports the `StreamingAnalyzeContent` method, enabling real-time content analysis within the Dialogflow V2 API."]]],[]]