public abstract class ParticipantsClient.StreamingAnalyzeContentStream : BidirectionalStreamingBase<StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse>
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 webpage provides reference documentation for the `ParticipantsClient.StreamingAnalyzeContentStream` class within the Google Cloud Dialogflow v2 API."],["The class is a `BidirectionalStreamingBase` that handles the bidirectional streaming of `StreamingAnalyzeContentRequest` and `StreamingAnalyzeContentResponse` types."],["The documentation lists various available versions of the API, ranging from the latest version 4.26.0 down to version 3.2.0."],["It also includes information about inherited members, such as `TryWriteAsync`, `WriteAsync`, `GetResponseStream`, and `GrpcCall`, which are part of the `BidirectionalStreamingBase`."],["The class is located in the namespace `Google.Cloud.Dialogflow.V2`, within the Google Cloud .NET library, and is contained in the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]