public abstract class PredictionServiceClient.StreamingPredictStream : BidirectionalStreamingBase<StreamingPredictRequest, StreamingPredictResponse>, IDisposable
Reference documentation and code samples for the Vertex AI v1beta1 API class PredictionServiceClient.StreamingPredictStream.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003ePredictionServiceClient.StreamingPredictStream\u003c/code\u003e class, a part of the Vertex AI v1beta1 API in the Google.Cloud.AIPlatform.V1Beta1 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamingPredictStream\u003c/code\u003e is an abstract class designed for bidirectional streaming in the context of the \u003ccode\u003eStreamingPredict\u003c/code\u003e method, facilitating the exchange of \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, offering methods for writing requests, completing the writing process, accessing the response stream, and managing resources.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a range of inherited members, such as \u003ccode\u003eTryWriteAsync\u003c/code\u003e, \u003ccode\u003eWriteAsync\u003c/code\u003e, \u003ccode\u003eTryWriteCompleteAsync\u003c/code\u003e, \u003ccode\u003eWriteCompleteAsync\u003c/code\u003e, \u003ccode\u003eGetResponseStream\u003c/code\u003e, and \u003ccode\u003eDispose\u003c/code\u003e, all available from the \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class documentation available is 1.0.0-beta21, and it's part of the Google.Cloud.AIPlatform.V1Beta1.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]