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 provides reference documentation for the \u003ccode\u003ePredictionServiceClient.StreamingPredictStream\u003c/code\u003e class within the Google Cloud AI Platform v1 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists various versions of the \u003ccode\u003eStreamingPredictStream\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version, 3.22.0, each with a corresponding link to its specific documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePredictionServiceClient.StreamingPredictStream\u003c/code\u003e is a bidirectional streaming class used for methods like \u003ccode\u003eStreamingPredict\u003c/code\u003e and inherits from \u003ccode\u003eBidirectionalStreamingBase<StreamingPredictRequest, StreamingPredictResponse>\u003c/code\u003e, supporting stream-based communication.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements the \u003ccode\u003eIDisposable\u003c/code\u003e interface and provides methods for managing the stream, such as writing requests, completing the write process, and accessing the response stream, with links to the documentation for each.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e, and it is located in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]