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 webpage provides documentation for the \u003ccode\u003ePredictionServiceClient.StreamingPredictStream\u003c/code\u003e class within the Google Cloud AI Platform V1 API for .NET, covering versions from 1.0.0 up to the latest version 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingPredictStream\u003c/code\u003e class is an abstract class that supports bidirectional streaming of \u003ccode\u003eStreamingPredictRequest\u003c/code\u003e and \u003ccode\u003eStreamingPredictResponse\u003c/code\u003e messages, inheriting from \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e and implementing \u003ccode\u003eIDisposable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt allows for the writing of streaming requests using methods like \u003ccode\u003eTryWriteAsync\u003c/code\u003e and \u003ccode\u003eWriteAsync\u003c/code\u003e, and the completion of the writing process using \u003ccode\u003eTryWriteCompleteAsync\u003c/code\u003e and \u003ccode\u003eWriteCompleteAsync\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details inherited members for the class, including methods related to managing the stream, and accessing the underlying gRPC call.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of this is 3.22.0, and has documentation from 3.22.0 to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]