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 webpage provides documentation for the \u003ccode\u003ePredictionServiceClient.StreamingRawPredictStream\u003c/code\u003e class, a part of the Cloud AI Platform v1 API within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports bidirectional streaming for raw predictions, as indicated by its inheritance from \u003ccode\u003eBidirectionalStreamingBase<StreamingRawPredictRequest, StreamingRawPredictResponse>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists various versions of the API, from version 1.0.0 up to the latest version 3.22.0, along with their respective links to the documentation for the \u003ccode\u003eStreamingRawPredictStream\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePredictionServiceClient.StreamingRawPredictStream\u003c/code\u003e class allows for writing and completing streaming requests, as well as accessing the response stream, inheriting methods for these actions from the \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements the \u003ccode\u003eIDisposable\u003c/code\u003e interface, indicating that it manages unmanaged resources that need to be disposed of after use.\u003c/p\u003e\n"]]],[],null,[]]