public abstract class PredictionServiceClient.StreamDirectRawPredictStream : BidirectionalStreamingBase<StreamDirectRawPredictRequest, StreamDirectRawPredictResponse>, IDisposable
Reference documentation and code samples for the Cloud AI Platform v1 API class PredictionServiceClient.StreamDirectRawPredictStream.
[[["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-03-21 UTC."],[[["This page provides reference documentation for the `PredictionServiceClient.StreamDirectRawPredictStream` class within the Google Cloud AI Platform v1 API, detailing its functionality for bidirectional streaming."],["The latest version of the `StreamDirectRawPredictStream` API is 3.22.0, with a comprehensive list of previous versions dating back to 1.0.0 also documented here."],["This class inherits from `BidirectionalStreamingBase` and implements the `IDisposable` interface, providing methods for writing requests and handling responses in a streaming fashion."],["The reference contains the inherited members associated with the `StreamDirectRawPredictStream` class, showcasing its methods like `TryWriteAsync`, `WriteAsync`, `WriteCompleteAsync`, and `GetResponseStream`, among others."],["The documentation covers the namespace and assembly information for the `PredictionServiceClient.StreamDirectRawPredictStream` class, which are `Google.Cloud.AIPlatform.V1` and `Google.Cloud.AIPlatform.V1.dll`, respectively."]]],[]]