public abstract class PredictionServiceClient.StreamDirectPredictStream : BidirectionalStreamingBase<StreamDirectPredictRequest, StreamDirectPredictResponse>, IDisposable
Reference documentation and code samples for the Vertex AI v1beta1 API class PredictionServiceClient.StreamDirectPredictStream.
[[["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 page provides reference documentation for the \u003ccode\u003ePredictionServiceClient.StreamDirectPredictStream\u003c/code\u003e class, part of the Vertex AI v1beta1 API within the Google.Cloud.AIPlatform.V1Beta1 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamDirectPredictStream\u003c/code\u003e is an abstract class that facilitates bidirectional streaming for the \u003ccode\u003eStreamDirectPredict\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e and implements \u003ccode\u003eIDisposable\u003c/code\u003e, providing methods for managing the streaming connection, such as writing requests and getting the response stream.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation highlights inherited members of \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e that are part of the \u003ccode\u003eStreamDirectPredictStream\u003c/code\u003e class, including methods like \u003ccode\u003eTryWriteAsync\u003c/code\u003e, \u003ccode\u003eWriteAsync\u003c/code\u003e, and \u003ccode\u003eGetResponseStream\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is the beta21 version, and beta20 is also available.\u003c/p\u003e\n"]]],[],null,[]]