public sealed class StreamingPredictResponse : IMessage<StreamingPredictResponse>, IEquatable<StreamingPredictResponse>, IDeepCloneable<StreamingPredictResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1 API class StreamingPredictResponse.
Response message for
[PredictionService.StreamingPredict][google.cloud.aiplatform.v1.PredictionService.StreamingPredict].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eStreamingPredictResponse\u003c/code\u003e class within the Vertex AI v1 API, specifically for the .NET environment, covering versions from 1.0.0 up to the latest version 3.22.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingPredictResponse\u003c/code\u003e class is a response message for the \u003ccode\u003ePredictionService.StreamingPredict\u003c/code\u003e method, used for streaming prediction outputs from Google Cloud's AI Platform.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and object management within the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStreamingPredictResponse\u003c/code\u003e class has properties \u003ccode\u003eOutputs\u003c/code\u003e, which contains the prediction output as a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eTensor\u003c/code\u003e objects, and \u003ccode\u003eParameters\u003c/code\u003e, which holds the prediction parameters in a \u003ccode\u003eTensor\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe content also details inherited members from the \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, alongside its constructors.\u003c/p\u003e\n"]]],[],null,[]]