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 documents the \u003ccode\u003ePredictionServiceClient.StreamingPredictStream\u003c/code\u003e class within the Google Cloud AI Platform v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.22.0, but the page provides access to documentation for versions ranging from 1.0.0 to 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePredictionServiceClient.StreamingPredictStream\u003c/code\u003e is an abstract class that enables bidirectional streaming for prediction requests and responses.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eBidirectionalStreamingBase<StreamingPredictRequest, StreamingPredictResponse>\u003c/code\u003e and implements \u003ccode\u003eIDisposable\u003c/code\u003e, providing methods for writing and completing streams, as well as managing resources.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingPredictStream\u003c/code\u003e is used with \u003ccode\u003eStreamingPredict\u003c/code\u003e method in the \u003ccode\u003ePredictionServiceClient\u003c/code\u003e and requires the use of the \u003ccode\u003eStreamingPredictRequest\u003c/code\u003e and \u003ccode\u003eStreamingPredictResponse\u003c/code\u003e classes.\u003c/p\u003e\n"]]],[],null,[]]