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 documentation for the \u003ccode\u003ePredictionServiceClient.StreamingPredictStream\u003c/code\u003e class within the Google Cloud AI Platform V1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingPredictStream\u003c/code\u003e class facilitates bidirectional streaming interactions using the \u003ccode\u003eStreamingPredict\u003c/code\u003e method, handling both \u003ccode\u003eStreamingPredictRequest\u003c/code\u003e and \u003ccode\u003eStreamingPredictResponse\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e and implements \u003ccode\u003eIDisposable\u003c/code\u003e, providing methods for writing, completing, and managing the streaming process, such as \u003ccode\u003eTryWriteAsync\u003c/code\u003e, \u003ccode\u003eWriteAsync\u003c/code\u003e, and \u003ccode\u003eDispose\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists multiple versions of the API, ranging from version 1.0.0 to 3.22.0 (latest), for \u003ccode\u003eStreamingPredictStream\u003c/code\u003e, which can be found with their associated links for each version.\u003c/p\u003e\n"],["\u003cp\u003eThis class is contained within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]