public abstract class PredictionServiceClient.StreamingPredictStream : BidirectionalStreamingBase<StreamingPredictRequest, StreamingPredictResponse>, IDisposable
Reference documentation and code samples for the Vertex AI 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 Vertex AI v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingPredictStream\u003c/code\u003e class supports bidirectional streaming for making predictions and it can handle both \u003ccode\u003eStreamingPredictRequest\u003c/code\u003e and \u003ccode\u003eStreamingPredictResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e and implements \u003ccode\u003eIDisposable\u003c/code\u003e, providing methods to manage the streaming process.\u003c/p\u003e\n"],["\u003cp\u003eA range of historical versions for the documentation are available, starting from version 1.0.0 up to the latest version which is 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingPredictStream\u003c/code\u003e class offers methods like \u003ccode\u003eTryWriteAsync\u003c/code\u003e, \u003ccode\u003eWriteAsync\u003c/code\u003e, and \u003ccode\u003eGetResponseStream\u003c/code\u003e to send requests and receive responses within a stream.\u003c/p\u003e\n"]]],[],null,[]]