public abstract class PredictionServiceClient.StreamingRawPredictStream : BidirectionalStreamingBase<StreamingRawPredictRequest, StreamingRawPredictResponse>, IDisposable
Reference documentation and code samples for the Cloud AI Platform v1 API class PredictionServiceClient.StreamingRawPredictStream.
[[["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 documentation for the `PredictionServiceClient.StreamingRawPredictStream` class, part of the Google Cloud AI Platform v1 API, and is currently at version 3.13.0."],["The latest version of `StreamingRawPredictStream` is 3.22.0, with historical versions dating back to 1.0.0 available through hyperlinks for easy navigation."],["`PredictionServiceClient.StreamingRawPredictStream` implements `IDisposable` and inherits from `BidirectionalStreamingBase`, managing bidirectional streaming of `StreamingRawPredictRequest` and `StreamingRawPredictResponse` objects."],["The class is utilized for bidirectional streaming methods, specifically related to `StreamingRawPredict`, within the Cloud AI Platform service."],["The page includes links to documentation for the inherited members and related classes like `StreamingRawPredictRequest` and `StreamingRawPredictResponse`, and the `BidirectionalStreamingBase` class."]]],[]]