public abstract class PredictionServiceClient.StreamingPredictStream : BidirectionalStreamingBase<StreamingPredictRequest, StreamingPredictResponse>, IDisposable
Reference documentation and code samples for the Cloud AI Platform v1 API class PredictionServiceClient.StreamingPredictStream.
[[["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-20 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003ePredictionServiceClient.StreamingPredictStream\u003c/code\u003e class within the Google Cloud AI Platform V1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingPredictStream\u003c/code\u003e class enables bidirectional streaming communication for making predictions using the \u003ccode\u003eStreamingPredict\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of the \u003ccode\u003ePredictionServiceClient.StreamingPredictStream\u003c/code\u003e class, ranging from version 1.0.0 to the latest 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e, which offers methods for asynchronous writing and managing a response stream, and it implements the \u003ccode\u003eIDisposable\u003c/code\u003e interface.\u003c/p\u003e\n"],["\u003cp\u003eThe primary function of this class is to facilitate the bidirectional exchange of \u003ccode\u003eStreamingPredictRequest\u003c/code\u003e and \u003ccode\u003eStreamingPredictResponse\u003c/code\u003e messages, as shown by the methods listed in the inherited members section.\u003c/p\u003e\n"]]],[],null,[]]