public abstract class PredictionServiceClient.StreamingRawPredictStream : BidirectionalStreamingBase<StreamingRawPredictRequest, StreamingRawPredictResponse>, IDisposable
Reference documentation and code samples for the Cloud AI Platform v1 API class PredictionServiceClient.StreamingRawPredictStream.
[[["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.StreamingRawPredictStream\u003c/code\u003e class, a part of the Cloud AI Platform v1 API, focusing on its use in bidirectional streaming.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingRawPredictStream\u003c/code\u003e class is an abstract class that inherits from \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e and implements \u003ccode\u003eIDisposable\u003c/code\u003e to handle streaming raw predictions.\u003c/p\u003e\n"],["\u003cp\u003eThis document includes an exhaustive list of available versions of the Cloud AI Platform API starting from version 1.0.0 to the latest 3.22.0, providing links to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class uses \u003ccode\u003eStreamingRawPredictRequest\u003c/code\u003e for sending data and \u003ccode\u003eStreamingRawPredictResponse\u003c/code\u003e for receiving responses, with methods available to write data to the stream and manage the response stream.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingRawPredictStream\u003c/code\u003e offers methods such as \u003ccode\u003eTryWriteAsync\u003c/code\u003e, \u003ccode\u003eWriteAsync\u003c/code\u003e, and \u003ccode\u003eWriteCompleteAsync\u003c/code\u003e, which are used for transmitting data through the stream and signaling the completion of data writing.\u003c/p\u003e\n"]]],[],null,[]]