public abstract class PredictionServiceClient.StreamDirectPredictStream : BidirectionalStreamingBase<StreamDirectPredictRequest, StreamDirectPredictResponse>, IDisposable
Reference documentation and code samples for the Cloud AI Platform v1 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-04-02 UTC."],[[["The webpage provides reference documentation and code samples for the `PredictionServiceClient.StreamDirectPredictStream` class within the Cloud AI Platform v1 API."],["This class facilitates bidirectional streaming methods for `StreamDirectPredict` and it is a type of `BidirectionalStreamingBase`."],["The page lists different versions of the documentation for this class, ranging from version 1.0.0 up to the latest version 3.22.0."],["The class inherits from `BidirectionalStreamingBase\u003cStreamDirectPredictRequest, StreamDirectPredictResponse\u003e` and implements the `IDisposable` interface, as well as inheriting members such as `TryWriteAsync`, `WriteAsync`, `TryWriteCompleteAsync`, and `WriteCompleteAsync`."],["All versions listed on the page contain the `StreamDirectPredictStream` object, which is a part of the `Google.Cloud.AIPlatform.V1` namespace and the `Google.Cloud.AIPlatform.V1.dll` assembly."]]],[]]